constexpr
Go Up to Keywords, Alphabetical Listing Index
Category
Syntax
constexpr
Description
The keyword is supported by the clang-based compiler, but is not supported by the classic compiler. It is used to describe an expression as a constant expression.