_STLP_alloc_proxy Class Reference

#include <stdapis/stlportv5/stl/_alloc.h>

class _STLP_alloc_proxy
Public Attributes
_Value_M_data
Public Member Functions
_STLP_alloc_proxy(const _MaybeReboundAlloc &, _Value)
_STLP_alloc_proxy(__move_source< _Self >)
void_M_swap_alloc(_Self &)
_Tp *allocate(size_type, size_type &)
_Tp *allocate(size_type)
voidswap(_Self &)

Member Attribute Documentation

_M_data

_Value_M_data

Constructor & Destructor Documentation

_STLP_alloc_proxy ( const _MaybeReboundAlloc &, _Value )

_STLP_alloc_proxy(const _MaybeReboundAlloc &__a,
_Value__p
)[inline]

_STLP_alloc_proxy ( __move_source< _Self > )

_STLP_alloc_proxy(__move_source< _Self >src)[inline]

Member Function Documentation

_M_swap_alloc ( _Self & )

void_M_swap_alloc(_Self &__x)[inline]

allocate ( size_type, size_type & )

_Tp *allocate(size_type__n,
size_type &__allocated_n
)[inline]

allocate ( size_type )

_Tp *allocate(size_type__n)[inline]

swap ( _Self & )

voidswap(_Self &__x)[inline]