All About the “Const” Family in C++



This content originally appeared on Level Up Coding – Medium and was authored by Fracis

Understanding const, constexpr, consteval, and constinit in Modern C++


This content originally appeared on Level Up Coding – Medium and was authored by Fracis