_Alloc_traits Struct Reference

#include <stdapis/stlport/stl/_alloc.h>

Link against: glxviewbase.lib

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 &)

Member Type Definition Documentation

Typedef _Orig

typedef _Allocator_Orig

Typedef _Rebind_type

typedef _Allocator::_STLP_TEMPLATE rebind< _Tp >_Rebind_type

Typedef allocator_type

typedef _Rebind_type::otherallocator_type

Member Function Documentation

create_allocator ( const _Orig & )

allocator_type create_allocator(const _Orig &__a)[static, inline]