#include <stdapis/stlport/stl/_alloc.h>
| struct _Alloc_traits |
| Public Member Type Definitions | |
|---|---|
| typedef | _Allocator _Orig |
| typedef | _Allocator::_STLP_TEMPLATE rebind< _Tp > _Rebind_type |
| typedef | _Rebind_type::other allocator_type |
| Public Member Functions | |
|---|---|
| allocator_type | create_allocator(const _Orig &) |
| allocator_type | create_allocator | ( | const _Orig & | __a | ) | [static, inline] |