Constexpr ALL the Things!
Offered By: CppNow via YouTube
Course Description
Overview
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.
Syllabus
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"
Taught by
CppNow
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX