Whole document tree
    

Whole document tree

Templatestd::__is_arithmetic struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::__is_arithmetic< _Tp > Struct Template Reference

#include <cpp_type_traits.h>

List of all members.

Public Types

enum  { _M_type = __is_integer<_Tp>::_M_type || __is_floating<_Tp>::_M_type }

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


Member Enumeration Documentation

template<typename _Tp>
anonymous enum
 

Enumeration values:
_M_type 

Definition at line 262 of file cpp_type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:16:50 2002 for libstdc++-v3 Source by doxygen1.2.15