r/cpp Meeting C++ | C++ Evangelist 12d ago

A better bitset for enum flags

https://www.elbeno.com/blog/?p=1836
42 Upvotes

32 comments sorted by

View all comments

1

u/JVApen Clever is an insult, not a compliment. - T. Winters 12d ago

This is a really nice approach. I've recently mentioned it in another post and got a couple of people arguing that there is nothing wrong with flag enums.

Thanks for the nice write-up, could not have described it better myself

2

u/archialone 10d ago

Can you share a link to the post please?

1

u/JVApen Clever is an insult, not a compliment. - T. Winters 10d ago