C++ - new language features for C++20/23
Youtube videos for new features in C++20/23
Youtube videos for new features in C++20/23
String cache example for enum type
A deduction guide tells the compiler how to deduce template arguments when you construct an object without explicitly specifying them.
Immediately Invoked Lambda Expression technique on initialize the singleton
enum_cast can detect wrong case in compile time by using a constexpr with static_assert