std::__is_integer< short > 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< short >

Definition at line 208 of file cpp_type_traits.h.


Member Typedef Documentation

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

Definition at line 211 of file cpp_type_traits.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
__value 

Definition at line 210 of file cpp_type_traits.h.


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