Learn Generative AI, Prompt Engineering, and LLMs for Free
You’re only 3 weeks away from a new language
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Explore the implementation and design of compile-time control flow constructs in C++14 through this CppNow conference talk. Dive into the creation of `static_if` for branching and `static_for` for iteration at compile-time. Compare these implementations to traditional solutions and upcoming C++17 features, examining their advantages and drawbacks. Gain insights into imperative compile-time control flow and its potential applications in C++ programming.
Syllabus
Vittorio Romeo: Implementing `static` control flow in C++14
Taught by
CppNow