mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 20:27:03 +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.
7.7 KiB
7.7 KiB