nngn
Loading...
Searching...
No Matches
nngn::tagging_allocator< D, A >::rebind< U > Struct Template Reference

#include <tagging.h>

Public Types

using other = tagging_allocator< typename D::template rebind< U >::other, typename std::allocator_traits< allocator > ::template rebind_alloc< U > >
 
using other = tagging_allocator< typename D::template rebind< U >::other, typename std::allocator_traits< allocator > ::template rebind_alloc< U > >
 

Member Typedef Documentation

◆ other [1/2]

template<tagging_descriptor D, typename A = std::allocator<typename D::block_type::value_type>>
template<typename U >
using nngn::tagging_allocator< D, A >::rebind< U >::other = tagging_allocator< typename D::template rebind<U>::other, typename std::allocator_traits<allocator> ::template rebind_alloc<U> >

◆ other [2/2]

template<tagging_descriptor D, typename A = std::allocator<typename D::block_type::value_type>>
template<typename U >
using nngn::tagging_allocator< D, A >::rebind< U >::other = tagging_allocator< typename D::template rebind<U>::other, typename std::allocator_traits<allocator> ::template rebind_alloc<U> >

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