Templates in C++ - back to basics
This is a talk by Nicolai Josuttis at CppCon 2022 titled 'Back to Basics: Templates in C++'. It is a good intro review of C++ Templates that also includes some new info on new features in the latest C++ version. 'Auto' is an example of one of the new features that is pretty cool.
Comments
Post a Comment