I'm not sure, I last coded C++ about 8 years ago and that was all C++03, yet I had no trouble to follow along.
I mean, even if you never saw a "constexpr" before, isn't it pretty clear from the example and the name, well, "constexpr" want's going on? Same for the other newish C++ features.
I mean, even if you never saw a "constexpr" before, isn't it pretty clear from the example and the name, well, "constexpr" want's going on? Same for the other newish C++ features.
I thought it was a nice little primer.