_Alloc_traits< _Tp, _Allocator > Struct Template Reference

#include <_alloc.h>

List of all members.

Public Types

typedef _Allocator _Orig
typedef _Allocator::_STLP_TEMPLATE
rebind< _Tp > 
_Rebind_type
typedef _Rebind_type::other allocator_type

Static Public Member Functions

static allocator_type create_allocator (const _Orig &__a)


Detailed Description

template<class _Tp, class _Allocator>
struct _Alloc_traits< _Tp, _Allocator >

Definition at line 245 of file _alloc.h.


Member Typedef Documentation

template<class _Tp, class _Allocator>
typedef _Allocator _Alloc_traits< _Tp, _Allocator >::_Orig

Definition at line 246 of file _alloc.h.

template<class _Tp, class _Allocator>
typedef _Allocator::_STLP_TEMPLATE rebind<_Tp> _Alloc_traits< _Tp, _Allocator >::_Rebind_type

Definition at line 248 of file _alloc.h.

template<class _Tp, class _Allocator>
typedef _Rebind_type::other _Alloc_traits< _Tp, _Allocator >::allocator_type

Definition at line 249 of file _alloc.h.


Member Function Documentation

template<class _Tp, class _Allocator>
static allocator_type _Alloc_traits< _Tp, _Allocator >::create_allocator ( const _Orig __a  )  [inline, static]

Definition at line 250 of file _alloc.h.

References _STLP_CONVERT_ALLOCATOR.


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:53 2008 by  doxygen 1.5.1