cycle_ptr
Public Types | List of all members
cycle_ptr::cycle_allocator< Nested >::rebind< T > Struct Template Reference

Template for changing controlled type of allocator. More...

#include <allocator.h>

Public Types

using other = cycle_allocator< typename std::allocator_traits< Nested >::template rebind_alloc< T > >
 The type of this allocator, rebound to type T.
 

Detailed Description

template<typename Nested>
template<typename T>
struct cycle_ptr::cycle_allocator< Nested >::rebind< T >

Template for changing controlled type of allocator.


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