std::__is_floating

NAME

std::__is_floating -

SYNOPSIS


Detailed Description

template<typename _Tp> struct std::__is_floating< _Tp >

Definition at line 257 of file cpp_type_traits.h.

Public Types

enum { __value }
typedef __false_type __type

Member Enumeration Documentation

template<typename _Tp> anonymous enum

Enumerator:
__value
Definition at line 259 of file cpp_type_traits.h.

Author

Generated automatically by Doxygen for libstdc++ from the source code.