mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
Sometimes it is useful to be able to query for all the members of an `enum_set`, rather than just add, remove, and query for membership. (The patch following this one makes use of this in the auth. sub-system). We use the bitset iterator in Seastar to help with the implementation.
3.4 KiB
3.4 KiB