libstdc++
special_function_util.h File Reference

Go to the source code of this file.

Classes

struct  std::tr1::__detail::__floating_point_constant< _Tp >
 A class to encapsulate type dependent floating point constants. Not everything will be able to be expressed as type logic. More...
struct  std::tr1::__detail::__numeric_constants< _Tp >
 A structure for numeric constants. More...

Namespaces

namespace  std
namespace  std::tr1
namespace  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.