libstdc++
std::tr1::__detail Namespace Reference

Classes

struct  __floating_point_constant
 
struct  __numeric_constants
 

Functions

template<typename _Tp >
bool __isnan (const _Tp __x)
 
template<>
bool __isnan< float > (const float __x)
 
template<>
bool __isnan< long double > (const long double __x)
 

Detailed Description

Implementation details not part of the namespace std::tr1 interface.