std::__is_integer< bool > Struct Template Reference

#include <cpp_type_traits.h>

List of all members.

Public Types

typedef __true_type __type
 __value = 1
enum  { __value = 1 }


Detailed Description

template<>
struct std::__is_integer< bool >

Definition at line 171 of file cpp_type_traits.h.


Member Typedef Documentation

typedef __true_type std::__is_integer< bool >::__type

Definition at line 174 of file cpp_type_traits.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
__value 

Definition at line 173 of file cpp_type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:54 2010 for GNU C++ STL by  doxygen 1.4.7