Constexpr - C++ At Compile Time
Offered By: CppNow via YouTube
Course Description
Overview
Explore the powerful capabilities of constexpr in C++11 and C++14 through this comprehensive conference talk. Dive into compile-time parsing, floating-point computations, and containers. Learn how to potentially create a compile-time std::string and discover ways to work around constexpr limitations. Gain insights into the types of useful computations that can be performed by the compiler before runtime, enhancing your understanding of this exciting C++ feature. Access accompanying slides for a deeper dive into the presented concepts and examples.
Syllabus
Scott Schurr: constexpr: C++ At Compile Time
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera