/home/ntakagi/work/STLport-5.1.5/stlport/stl/_pthread_alloc.h File Reference

#include <stl/_alloc.h>

Go to the source code of this file.

Classes

class  _Pthread_alloc
class  pthread_allocator< _Tp >
class  pthread_allocator< void >
struct  __pthread_alloc_type_traits< _Tp >
struct  __type_traits< pthread_allocator< char > >
class  per_thread_allocator< _Tp >
class  per_thread_allocator< void >
struct  __perthread_alloc_type_traits< _Tp >
struct  __type_traits< per_thread_allocator< char > >

Typedefs

typedef __pthread_alloc pthread_alloc

Functions

template<class _T1, class _T2>
bool operator== (const pthread_allocator< _T1 > &, const pthread_allocator< _T2 > &a2)
template<class _T1, class _T2>
bool operator== (const per_thread_allocator< _T1 > &__a1, const per_thread_allocator< _T2 > &__a2)

Variables

_STLP_MOVE_TO_STD_NAMESPACE
typedef _STLP_PRIV _Pthread_alloc 
__pthread_alloc


Typedef Documentation

Definition at line 94 of file _pthread_alloc.h.


Function Documentation

template<class _T1, class _T2>
bool operator== ( const per_thread_allocator< _T1 > &  __a1,
const per_thread_allocator< _T2 > &  __a2 
) [inline]

Definition at line 399 of file _pthread_alloc.h.

References per_thread_allocator< _Tp >::_M_state.

template<class _T1, class _T2>
bool operator== ( const pthread_allocator< _T1 > &  ,
const pthread_allocator< _T2 > &  a2 
) [inline]

Definition at line 206 of file _pthread_alloc.h.


Variable Documentation

_STLP_MOVE_TO_STD_NAMESPACE typedef _STLP_PRIV _Pthread_alloc __pthread_alloc

Definition at line 93 of file _pthread_alloc.h.



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