Site icon Learn C++

Learn C++ With Template Metaprogramming: Type Traits by Jodi Haggins (CPPCon 2020) Video

Template metaprogramming can be very broad. However, fundamental idioms exist and can be found useful with the modern C++ code. This video focuses on applying type traits from the standard library, as having knowledge in the fundamental idioms of template metaprogramming can be valuable when solving problems.

Exit mobile version