MySQL 9.0.0
Source Code Documentation
default_init_allocator< T, A >::rebind< U > Struct Template Reference

#include <default_init_allocator.h>

Public Types

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

Member Typedef Documentation

◆ other

template<class T , class A = std::allocator<T>>
template<class U >
using 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: