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