|
using | RealLimits = std::numeric_limits< RealIntegerType > |
|
using | CompatibleLimits = std::numeric_limits< CompatibleNumberIntegerType > |
|
|
static constexpr auto | value |
|
◆ value
template<typename RealIntegerType , typename CompatibleNumberIntegerType >
Initial value:=
std::is_constructible<RealIntegerType, CompatibleNumberIntegerType>::value and
CompatibleLimits::is_integer and
RealLimits::is_signed == CompatibleLimits::is_signed
The documentation for this struct was generated from the following file: