cds  2.3.2
cds::details::Allocator< T, Alloc >::rebind< Q > Struct Template Reference

Rebinds allocator to other type Q instead of T. More...

#include <cds/details/allocator.h>

Public Types

typedef Allocator< Q, typename Alloc::template rebind< Q >::otherother
 Rebinding result.
 

Detailed Description

template<typename T, class Alloc = CDS_DEFAULT_ALLOCATOR>
template<typename Q>
struct cds::details::Allocator< T, Alloc >::rebind< Q >

Rebinds allocator to other type Q instead of T.


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

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:10:35 by Doxygen 1.8.13