Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::stl_allocator< T, Allocator >::rebind< U > Struct Template Reference

Public Types

typedef stl_allocator< U,
Allocator > 
other
 

Detailed Description

template<typename T, class Allocator>
template<typename U>
struct alb::stl_allocator< T, Allocator >::rebind< U >

Definition at line 44 of file stl_allocator.hpp.


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