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
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube