Explore the power and possibilities of constexpr in C++17 through this comprehensive conference talk. Delve into techniques for building constexpr data structures and algorithms, and learn how to effectively combine compile-time and runtime computation using constexpr API constructs. Discover the potential of user-defined literals for creating expressive compile-time abstractions. Gain insights into how C++17 delivers on the promise of compile-time computation as the ultimate zero-cost abstraction. Presented by Ben Deane, a Principal Engineer at Blizzard Entertainment, and Jason Turner, host of C++Weekly and co-host of CppCast, this talk offers valuable knowledge for C++ programmers looking to leverage the full potential of constexpr in their code.
Overview
Syllabus
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"
Taught by
CppNow