Metaprogramming for Dummies
Offered By: CppNow via YouTube
Course Description
Overview
Explore metaprogramming in C++ through this CppNow conference talk. Discover how the Boost.Hana library simplifies complex metaprogramming concepts, making them accessible even to beginners. Learn to leverage metaprogramming techniques to write more expressive and maintainable code, increasing productivity in day-to-day programming. Gain insights into how this powerful tool can be used effectively without relying on obscure language tricks or overly complicated approaches. Understand the potential of metaprogramming to enhance code quality and efficiency, presented in an easy-to-grasp manner that breaks away from traditionally complex explanations.
Syllabus
Louis Dionne: Metaprogramming for dummies
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube