All Talks

Template Metaprogramming: Type Traits (part 2 of 2)

https://cppcon.org/ https://github.com/CppCon/CppCon2020/blob/main/Presentations/template_metaprogramming_type_traits/template_metaprogramming_type_traits__jody_hagins__cppcon_2020.pdf

Watch Part 1: https://youtu.be/tiAVWcjIF6o

PART 2/2 - This talk experienced some latency issues, but the slides and audio are mostly unaffected.

Template metaprogramming is a vast subject, but there are a small number of basic fundamental idioms that are used over and over. Mastery of these idioms will help in …

You might be interested in: