Skip to main content

One doc tagged with "compile-time"

View all tags

constexpr Functions

constexpr indicates values or functions can be evaluated at compile-time, enabling compile-time computation and optimization.