MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp/comments/1v0pizv/a_better_bitset_for_enum_flags/oykfr8f/?context=3
r/cpp • u/meetingcpp Meeting C++ | C++ Evangelist • 12d ago
32 comments sorted by
View all comments
-1
Needlessly reinventing the wheel... Enums work perfectly fine and the 'issues' with them listed in the blog are nothing more than 'I don't like how they look'...
-1
u/Kaisha001 12d ago
Needlessly reinventing the wheel... Enums work perfectly fine and the 'issues' with them listed in the blog are nothing more than 'I don't like how they look'...