Metaprogramming for the Brave
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced metaprogramming techniques in modern C++ for library writers in this CppNow conference talk. Delve into creative approaches to implement metaprogramming idioms, working with the compiler to produce faster-compiling and more easily optimized code. Discover tricky uses of generalized constant expressions to optimize algorithms on heterogeneous sequences. Push the compiler to its limits and experience hardcore C++ dark magic in this 91-minute session designed for brave programmers ready to tackle cutting-edge metaprogramming concepts.
Syllabus
Louis Dionne: Metaprogramming for the brave
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera