std::set<Key> vs KeySet in Expression #1550
yetongumich
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a reason to use
std::set<Key>
instead ofKeySet
in theExpresssion::keys()
function?Beta Was this translation helpful? Give feedback.
All reactions