The constexpr Engine# Topics# From cppreference: const, And What Compilers Can Do With It constexpr: Run C++ Code At Compile Time consteval: Run C++ Code At Compile Time Only constinit And The Static Initialization Order Fiasco if constexpr: Metaprogramming Made Easy Links# Back to Basics: const and constexpr - Rainer Grimm - CppCon 2021 CppCon 2015: Scott Schurr “constexpr: Applications” Your New Mental Model of constexpr - Jason Turner - CppCon 2021