cds  1.4.0
Public Types
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 >
::other
other
 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 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:37:58 by Doxygen 1.8.3.1