DmitrySokolov/bitflags
C++ class for storing bit flags. Flag names are taken from 'enum class'. Type-safe bit operations (prevents using flags from different enums).
C++Apache-2.0
No issues in this repository yet.
C++ class for storing bit flags. Flag names are taken from 'enum class'. Type-safe bit operations (prevents using flags from different enums).
C++Apache-2.0
No issues in this repository yet.