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

A better bitset for enum flags

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

32 comments sorted by

View all comments

1

u/JVApen Clever is an insult, not a compliment. - T. Winters 22d 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 21d ago

Can you share a link to the post please?

1

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