__alloc_type_traits< _Tp > Struct Template Reference#include <_alloc.h>
Detailed Descriptiontemplate<class _Tp>
|
typedef _IsSTLportClass<allocator<_Tp> >::_Ret __alloc_type_traits< _Tp >::_STLportAlloc |
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_default_constructor |
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_copy_constructor |
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_assignment_operator |
typedef _STLportAlloc __alloc_type_traits< _Tp >::has_trivial_destructor |
typedef _STLportAlloc __alloc_type_traits< _Tp >::is_POD_type |