Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::stl_allocator< 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::stl_allocator< void, Allocator >

Definition at line 21 of file stl_allocator.hpp.


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