ReactOS 0.4.16-dev-338-g34e76ad
|
#include <_alloc.h>
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) |
typedef _Allocator _Alloc_traits< _Tp, _Allocator >::_Orig |
typedef _Allocator::_STLP_TEMPLATE rebind<_Tp> _Alloc_traits< _Tp, _Allocator >::_Rebind_type |
typedef _Rebind_type::other _Alloc_traits< _Tp, _Allocator >::allocator_type |
|
inlinestatic |