Traits for rebinding STLPort allocators to a different value type.
Synopsis
Declared in <bslstp_alloc.h>
template<
class _Tp,
class _Allocator>
struct _Alloc_traits;
Type Aliases
Name |
Description |
Original allocator type supplied to this traits class. |
|
Rebound allocator type for objects of type |
|
Allocator type used by containers rebound to |
Static Member Functions
Name |
Description |
Create an allocator of type |
Created with MrDocs