![]() |
VCTR
|
A helper struct intended to check if a value is a constexpr. More...
A helper struct intended to check if a value is a constexpr.
This is most useful to check if a member variable is compile time constant or the return value of a member function is compile time constant. Example: