BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc > Class Template Reference

#include <bslstp_alloc.h>

Inheritance diagram for bsl::_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >:

Public Member Functions

 _STLP_alloc_proxy (const _MaybeReboundAlloc &__a, _Value __p)
 
_MaybeReboundAlloc get_allocator () const
 

Public Attributes

_Value _M_data
 

Constructor & Destructor Documentation

◆ _STLP_alloc_proxy()

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

Member Function Documentation

◆ get_allocator()

template<class _Value , class _Tp , class _MaybeReboundAlloc >
_MaybeReboundAlloc bsl::_STLP_alloc_proxy< _Value, _Tp, _MaybeReboundAlloc >::get_allocator ( ) const
inline

Member Data Documentation

◆ _M_data

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

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