Hall A ROOT/C++ Analyzer (podd)
Decoder::default_init_allocator< T, A >::rebind< U > Struct Template Reference

Public Types

using other = default_init_allocator< U, typename a_t::template rebind_alloc< U >>
 

#include <CustomAlloc.h>

Member Typedef Documentation

template<typename T , typename A = std::allocator<T>>
template<typename U >
using Decoder::default_init_allocator< T, A >::rebind< U >::other = default_init_allocator<U, typename a_t::template rebind_alloc<U>>

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