A C++20 library that provides opt-in bit-wise operations for arbitrary enum classes.
vcpkg install flagppNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define an enum class with bitwise operations using flagpp
Ensure your compiler supports C++20 and place FLAGPP_ENABLE(EnumName) outside any namespace.
No dependency data recorded yet.
No resource links recorded.