Skip to main content

One doc tagged with "constexpr"

View all tags

constexpr Functions

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