_LimG< __dummy > Class Template Reference#include <_limits.h>
Detailed Descriptiontemplate<class __dummy>
|
static float _STLP_CALL _LimG< __dummy >::get_F_inf | ( | ) | [static] |
Referenced by numeric_limits< float >::infinity().
static float _STLP_CALL _LimG< __dummy >::get_F_qNaN | ( | ) | [static] |
Referenced by numeric_limits< float >::quiet_NaN().
static float _STLP_CALL _LimG< __dummy >::get_F_sNaN | ( | ) | [static] |
Referenced by numeric_limits< float >::signaling_NaN().
static double _STLP_CALL _LimG< __dummy >::get_D_inf | ( | ) | [static] |
Referenced by numeric_limits< double >::infinity().
static double _STLP_CALL _LimG< __dummy >::get_D_qNaN | ( | ) | [static] |
Referenced by numeric_limits< double >::quiet_NaN().
static double _STLP_CALL _LimG< __dummy >::get_D_sNaN | ( | ) | [static] |
Referenced by numeric_limits< double >::signaling_NaN().
static long double _STLP_CALL _LimG< __dummy >::get_LD_inf | ( | ) | [static] |
Referenced by numeric_limits< long double >::infinity().
static long double _STLP_CALL _LimG< __dummy >::get_LD_qNaN | ( | ) | [static] |
Referenced by numeric_limits< long double >::quiet_NaN().
static long double _STLP_CALL _LimG< __dummy >::get_LD_sNaN | ( | ) | [static] |
Referenced by numeric_limits< long double >::signaling_NaN().