STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
_Num_base Struct Reference
Inheritance diagram for _Num_base:
_Num_float_base _Num_int_base numeric_limits< _Ty > numeric_limits< double > numeric_limits< float > numeric_limits< long double > numeric_limits< _LONGLONG > numeric_limits< _ULONGLONG > numeric_limits< bool > numeric_limits< char > numeric_limits< char16_t > numeric_limits< char32_t > numeric_limits< int > numeric_limits< long > numeric_limits< short > numeric_limits< signed char > numeric_limits< unsigned char > numeric_limits< unsigned int > numeric_limits< unsigned long > numeric_limits< wchar_t > numeric_limits< const _Ty > numeric_limits< const volatile _Ty > numeric_limits< volatile _Ty >

Public Member Functions

 _STCONS (float_denorm_style, has_denorm, denorm_absent)
 
 _STCONS (bool, has_denorm_loss, false)
 
 _STCONS (bool, has_infinity, false)
 
 _STCONS (bool, has_quiet_NaN, false)
 
 _STCONS (bool, has_signaling_NaN, false)
 
 _STCONS (bool, is_bounded, false)
 
 _STCONS (bool, is_exact, false)
 
 _STCONS (bool, is_iec559, false)
 
 _STCONS (bool, is_integer, false)
 
 _STCONS (bool, is_modulo, false)
 
 _STCONS (bool, is_signed, false)
 
 _STCONS (bool, is_specialized, false)
 
 _STCONS (bool, tinyness_before, false)
 
 _STCONS (bool, traps, false)
 
 _STCONS (float_round_style, round_style, round_toward_zero)
 
 _STCONS (int, digits, 0)
 
 _STCONS (int, digits10, 0)
 
 _STCONS (int, max_digits10, 0)
 
 _STCONS (int, max_exponent, 0)
 
 _STCONS (int, max_exponent10, 0)
 
 _STCONS (int, min_exponent, 0)
 
 _STCONS (int, min_exponent10, 0)
 
 _STCONS (int, radix, 0)
 

Member Function Documentation

_Num_base::_STCONS ( float_denorm_style  ,
has_denorm  ,
denorm_absent   
)
_Num_base::_STCONS ( bool  ,
has_denorm_loss  ,
false   
)
_Num_base::_STCONS ( bool  ,
has_infinity  ,
false   
)
_Num_base::_STCONS ( bool  ,
has_quiet_NaN  ,
false   
)
_Num_base::_STCONS ( bool  ,
has_signaling_NaN  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_bounded  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_exact  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_iec559  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_integer  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_modulo  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_signed  ,
false   
)
_Num_base::_STCONS ( bool  ,
is_specialized  ,
false   
)
_Num_base::_STCONS ( bool  ,
tinyness_before  ,
false   
)
_Num_base::_STCONS ( bool  ,
traps  ,
false   
)
_Num_base::_STCONS ( float_round_style  ,
round_style  ,
round_toward_zero   
)
_Num_base::_STCONS ( int  ,
digits  ,
 
)
_Num_base::_STCONS ( int  ,
digits10  ,
 
)
_Num_base::_STCONS ( int  ,
max_digits10  ,
 
)
_Num_base::_STCONS ( int  ,
max_exponent  ,
 
)
_Num_base::_STCONS ( int  ,
max_exponent10  ,
 
)
_Num_base::_STCONS ( int  ,
min_exponent  ,
 
)
_Num_base::_STCONS ( int  ,
min_exponent10  ,
 
)
_Num_base::_STCONS ( int  ,
radix  ,
 
)

The documentation for this struct was generated from the following file: