Further Exploration of C++ Templates and Metaprogramming

Video description

Designed for intermediate level C++ programmers, this course focuses on the advanced features and techniques made possible by the release of C++11 and C++14. It introduces several new Standard Library types, and investigates type aliases and static assertions, two features that make it easy to work with templates.

You will also explore variadic templates, which allow developers to write type-safe functions and classes that take variable numbers and types of arguments. The course wraps up by examining template metaprogramming, an expert technique that generates code at compile time, produces extremely efficient code with no run-time overhead, and is widely used in modern C++ libraries.

  • Learn to write template code that uses the new features introduced in C++11 and C++14
  • Explore the uses and advantages of type aliases, static assertions, and variadic templates
  • Discover template metaprogramming and see it generate code with no run-time overhead
Julian Templeman runs the London UK based consulting company Templeman Consulting. He has worked in software development for 40 years, written code in over 20 languages, and has worked with C++ for over 20 years. A professional consultant, trainer, and writer, Julian has authored multiple programming books and videos, including the O'Reilly title "Practical Scala for Java Developers".

Table of contents

  1. Intro To New Template Types In Modern C++ 00:01:49
  2. About The Author 00:00:34
  3. New Template Types In The Library 00:02:31
  4. Template Aliases 00:05:01
  5. Static Assertions 00:01:48
  6. Variadic Templates 00:06:06
  7. Template Metaprogramming 00:07:43
  8. Exercises 00:00:42
  9. Conclusion 00:00:46

Product information

  • Title: Further Exploration of C++ Templates and Metaprogramming
  • Author(s): Julian Templeman
  • Release date: May 2017
  • Publisher(s): Infinite Skills
  • ISBN: 9781491988725