__perthread_alloc_type_traits< _Tp > Struct Template Reference#include <_pthread_alloc.h>
Detailed Descriptiontemplate<class _Tp>
|
typedef _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret __perthread_alloc_type_traits< _Tp >::_STLportAlloc |
Definition at line 437 of file _pthread_alloc.h.
typedef __false_type __perthread_alloc_type_traits< _Tp >::has_trivial_default_constructor |
Definition at line 440 of file _pthread_alloc.h.
typedef _STLportAlloc __perthread_alloc_type_traits< _Tp >::has_trivial_copy_constructor |
Definition at line 441 of file _pthread_alloc.h.
typedef _STLportAlloc __perthread_alloc_type_traits< _Tp >::has_trivial_assignment_operator |
Definition at line 442 of file _pthread_alloc.h.
typedef _STLportAlloc __perthread_alloc_type_traits< _Tp >::has_trivial_destructor |
Definition at line 443 of file _pthread_alloc.h.
typedef __false_type __perthread_alloc_type_traits< _Tp >::is_POD_type |
Definition at line 444 of file _pthread_alloc.h.