cds  2.3.3
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 allocator_traits::template rebind_alloc< Q > > 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 2.3.3 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Apr 5 2026 09:49:56 by Doxygen 1.8.10