__alloc_type_traits< _Tp > Struct Template Reference

#include <_alloc.h>

List of all members.

Public Types

typedef _IsSTLportClass< allocator<
_Tp > >::_Ret 
_STLportAlloc
typedef _STLportAlloc has_trivial_default_constructor
typedef _STLportAlloc has_trivial_copy_constructor
typedef _STLportAlloc has_trivial_assignment_operator
typedef _STLportAlloc has_trivial_destructor
typedef _STLportAlloc is_POD_type


Detailed Description

template<class _Tp>
struct __alloc_type_traits< _Tp >

Definition at line 485 of file _alloc.h.


Member Typedef Documentation

template<class _Tp>
typedef _IsSTLportClass<allocator<_Tp> >::_Ret __alloc_type_traits< _Tp >::_STLportAlloc

Definition at line 487 of file _alloc.h.

Definition at line 494 of file _alloc.h.

template<class _Tp>
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_copy_constructor

Definition at line 495 of file _alloc.h.

Definition at line 496 of file _alloc.h.

template<class _Tp>
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_destructor

Definition at line 497 of file _alloc.h.

template<class _Tp>
typedef _STLportAlloc __alloc_type_traits< _Tp >::is_POD_type

Definition at line 498 of file _alloc.h.


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_alloc.h



Generated on Mon Mar 10 15:32:52 2008 by  doxygen 1.5.1