libstdc++
special_function_util.h File Reference

Go to the source code of this file.

Classes

struct  std::tr1::__detail::__floating_point_constant< _Tp >
 
struct  std::tr1::__detail::__numeric_constants< _Tp >
 

Namespaces

 std
 
 std::tr1
 
 std::tr1::__detail
 

Functions

template<typename _Tp >
bool std::tr1::__detail::__isnan (const _Tp __x)
 
template<>
bool std::tr1::__detail::__isnan< float > (const float __x)
 
template<>
bool std::tr1::__detail::__isnan< long double > (const long double __x)
 

Detailed Description

This is an internal header file, included by other library headers. You should not attempt to use it directly.

Definition in file special_function_util.h.