Patrick Wuttke
|
91d53805b5
|
Semi-disabled bitFlagsToInt() again, since it is quite error-prone.
|
2025-03-27 15:07:45 +01:00 |
|
|
cd66b76a8f
|
Added bitFlagsToInt() and bitFlagsFromInt() methods for converting bit flags to and from integer types.
|
2025-03-13 09:46:29 +01:00 |
|
|
7ffc9df3fc
|
Added spaceship operator for BitFlags type.
|
2024-12-10 23:06:44 +01:00 |
|
|
3942c7e074
|
Made bitflags bool cast operator explicit.
|
2024-09-11 08:56:08 +02:00 |
|
|
e586698fb6
|
Added bits_t member to BitFlags and is_bitflags_v helper constant.
|
2024-06-10 23:11:54 +02:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|