Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::std_allocator_adapter< void, Allocator > Class Template Reference

Classes

struct  rebind
 

Public Types

using pointer = void *
 
using const_pointer = const void *
 
using value_type = void
 

Detailed Description

template<class Allocator>
class alb::v_100::std_allocator_adapter< void, Allocator >

Definition at line 23 of file stl_allocator_adapter.hpp.


The documentation for this class was generated from the following file: