BDE 4.14.0 Production release
|
#include <bslstp_alloc.h>
Public Types | |
typedef _Allocator | _Orig |
typedef _Allocator::template rebind< _Tp > | _Rebind_type |
typedef _Rebind_type::other | allocator_type |
Static Public Member Functions | |
static allocator_type | create_allocator (const _Orig &__a) |
typedef _Allocator bsl::_Alloc_traits< _Tp, _Allocator >::_Orig |
typedef _Allocator::template rebind<_Tp> bsl::_Alloc_traits< _Tp, _Allocator >::_Rebind_type |
typedef _Rebind_type::other bsl::_Alloc_traits< _Tp, _Allocator >::allocator_type |
|
inlinestatic |