_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc > Class Template Reference

#include <_alloc.h>

List of all members.

Public Member Functions

 _STLP_alloc_proxy (const _MaybeReboundAlloc &__a, _Value __p)
 _STLP_alloc_proxy (__move_source< _Self > src)
void _M_swap_alloc (_Self &__x)
void swap (_Self &__x)
_Tp * allocate (size_type __n, size_type &__allocated_n)
_Tp * allocate (size_type __n)

Public Attributes

_Value _M_data


Detailed Description

template<class _Value, class _Tp, class _MaybeReboundAlloc>
class _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >

Definition at line 562 of file _alloc.h.


Constructor & Destructor Documentation

template<class _Value, class _Tp, class _MaybeReboundAlloc>
_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_STLP_alloc_proxy ( const _MaybeReboundAlloc &  __a,
_Value  __p 
) [inline]

Definition at line 570 of file _alloc.h.

template<class _Value, class _Tp, class _MaybeReboundAlloc>
_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_STLP_alloc_proxy ( __move_source< _Self src  )  [inline]

Definition at line 573 of file _alloc.h.


Member Function Documentation

template<class _Value, class _Tp, class _MaybeReboundAlloc>
void _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_M_swap_alloc ( _Self __x  )  [inline]

Definition at line 592 of file _alloc.h.

template<class _Value, class _Tp, class _MaybeReboundAlloc>
void _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::swap ( _Self __x  )  [inline]

template<class _Value, class _Tp, class _MaybeReboundAlloc>
_Tp* _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::allocate ( size_type  __n  )  [inline]

Definition at line 632 of file _alloc.h.


Member Data Documentation

template<class _Value, class _Tp, class _MaybeReboundAlloc>
_Value _STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::_M_data


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_alloc.h



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