Member predicate Function :: isDeclaredConstexpr
Holds if this function is declared to be constexpr
.
Note that this does not hold if the function has been declared
consteval
.
predicate
isDeclaredConstexpr
(
)