|
inlineconstexpr |
Defined in Header
Parameters
x
: Type wrapper instance embedding the type of the constant.Return value
The call eve::sqrtvalmax(as<T>())
is the greatest number of the type whose square is less or equal to eve::valmax(as<T>())
.