``const``, ``constexpr``, ``constinit``, ``consteval`` ====================================================== .. contents:: :local: Topics ------ From `cppreference `__: .. image:: standard.png :scale: 80% .. toctree:: :maxdepth: 1 const constexpr consteval constinit if Links ----- * `Back to Basics: const and constexpr - Rainer Grimm - CppCon 2021 `__ .. raw:: html * `CppCon 2015: Scott Schurr "constexpr: Applications" `__ .. raw:: html * `Your New Mental Model of constexpr - Jason Turner - CppCon 2021 `__ .. raw:: html