Boost.tmp - Your DSL for Metaprogramming - Part 2 of 2
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore advanced template metaprogramming techniques in this conference talk from code::dive 2018. Delve into the boost.tmp library, a powerful Domain-Specific Language (DSL) for metaprogramming. Learn how to write efficient algorithms without disambiguators or odd keywords, while maintaining clarity and compilation speed. Review concepts from the previous year's presentation on the kvasir::mpl library before diving into boost.tmp's features. Discover new SFINAE strategies, optimize type_traits usage, and get a glimpse of fusion-style metaprogramming. Gain insights from Odin Holmes on creating a comprehensive metaprogramming toolkit that meets a wide range of needs in modern C++ development.
Syllabus
boost.tmp: Your DSL for Metaprogramming - Part 2 of 2 - Odin Holmes - code::dive 2018
Taught by
code::dive conference
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 II
CppNow via YouTube Introduction to Modern C++ Techniques - Part I
CppNow via YouTube Boost.tmp - Your DSL for Metaprogramming - Part 1 of 2
code::dive conference via YouTube