Boost.tmp - Your DSL for Metaprogramming - Part 1 of 2
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore advanced template metaprogramming techniques in this 52-minute conference talk from code::dive 2018. Delve into the boost.tmp library, a powerful Domain-Specific Language (DSL) for metaprogramming, as presented by Odin Holmes. Learn how to write efficient algorithms using template metaprogramming, building upon concepts from the kvasir::mpl library. Discover strategies for SFINAE usage, optimizing type_traits, and get a glimpse into fusion-style metaprogramming. Gain insights into creating clear and efficient metaprogramming code without increasing compilation time, using the boost.tmp library's feature-rich DSL approach.
Syllabus
boost.tmp: Your DSL for Metaprogramming - Part 1 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