__perthread_alloc_type_traits< _Tp > Struct Template Reference

#include <_pthread_alloc.h>

List of all members.

Public Types

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


Detailed Description

template<class _Tp>
struct __perthread_alloc_type_traits< _Tp >

Definition at line 436 of file _pthread_alloc.h.


Member Typedef Documentation

template<class _Tp>
typedef _IsSTLportClass<per_thread_allocator<_Tp> >::_Ret __perthread_alloc_type_traits< _Tp >::_STLportAlloc

Definition at line 437 of file _pthread_alloc.h.

Definition at line 440 of file _pthread_alloc.h.

Definition at line 441 of file _pthread_alloc.h.

Definition at line 442 of file _pthread_alloc.h.

Definition at line 443 of file _pthread_alloc.h.

template<class _Tp>
typedef __false_type __perthread_alloc_type_traits< _Tp >::is_POD_type

Definition at line 444 of file _pthread_alloc.h.


The documentation for this struct was generated from the following file:



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