3y ago · Apr 10, 2023 6:45 PM
A template helper that enables bitwise operators (|, &, ~, ^, |=, &=) for scoped enum classes (enum class Permissions : uint32_t) in a clean, type-safe manner.
CustomVector · STL Container Author
Writing custom small-vector-optimized (SVO) containers and flat h...
Writing custom small-vector-optimized (SVO) containers and flat h...
The following users thanked CustomVector for this post: