Introduction to Modern C++ Techniques - Part II
Offered By: CppNow via YouTube
Course Description
Overview
Dive into advanced C++ programming techniques in this conference talk from CppNow 2012. Explore the building blocks, strategies, and methodologies used in generic programming, focusing on modern C++ concepts. Learn about policies, SFINAE (Substitution Failure Is Not An Error), and tags while getting your "Modern C++ groove on." Cover essential topics including concepts, traits, policy classes, CRTP (Curiously Recurring Template Pattern), SFINAE, and tag dispatching. Gain insights from the Ciere C++ Ninja Series to enhance your understanding of sophisticated C++ programming paradigms and boost your skills in crafting efficient, flexible code.
Syllabus
Michael Caisse: Introduction to Modern C++ Techniques (Part II)
Taught by
CppNow
Related Courses
Boost.TMP - Your DSL for MetaprogrammingCppNow via YouTube The Detection Idiom - A Better Way to SFINAE
CppNow via YouTube Introduction to Modern C++ Techniques - Part I
CppNow via YouTube Boost.tmp - Your DSL for Metaprogramming - Part 2 of 2
code::dive conference via YouTube Boost.tmp - Your DSL for Metaprogramming - Part 1 of 2
code::dive conference via YouTube