This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
And C++ extensions (C++20 and later)... This has been my first exposure to a lot of the stuff they've been adding to the C++ STL. Not sure i'm a fan of a lot of these design patterns. Probably half of what i'm butting heads against is probably my own resistance to change, but I really find the readability going out the window. Pretty wild that i'm often needing to…
And C++ extensions (C++20 and later)... This has been my first exposure to a lot of the stuff they've been adding to the C++ STL. Not sure i'm a fan of a lot of these design patterns. Probably half of what i'm butting heads against is probably my own resistance to change, but I really find the readability going out the window.
Pretty wild that i'm often needing to static_cast<std::underlying_type<ENUM>>(ENUM:VALUE). This, uh, used to be much simpler.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.