std::__traitor

NAME

std::__traitor -

SYNOPSIS


Inherited by std::__is_arithmetic< _Tp >, std::__is_fundamental< _Tp >, and std::__is_scalar< _Tp >.

Detailed Description

template<class _Sp, class _Tp> struct std::__traitor< _Sp, _Tp >

Definition at line 111 of file cpp_type_traits.h.

Public Types

enum { __value }
typedef __truth_type< __value >::__type __type

Member Enumeration Documentation

template<class _Sp, class _Tp> anonymous enum

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

Author

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