2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Stuck in Tutorial Hell? Learn Backend Dev the Right Way
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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