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

#include <tracking.h>

Public Types

using other = tracking_allocator< typename T::template rebind< U >::other, allocator >
 
using other = tracking_allocator< typename T::template rebind< U >::other, allocator >
 

Member Typedef Documentation

◆ other [1/2]

template<alloc_tracker T, typename A = std::allocator<typename T::value_type>>
template<typename U >
using nngn::tracking_allocator< T, A >::rebind< U >::other = tracking_allocator< typename T::template rebind<U>::other, allocator>

◆ other [2/2]

template<alloc_tracker T, typename A = std::allocator<typename T::value_type>>
template<typename U >
using nngn::tracking_allocator< T, A >::rebind< U >::other = tracking_allocator< typename T::template rebind<U>::other, allocator>

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