cycle_ptr
|
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 . | |
Template for changing controlled type of allocator.