MySQL 9.0.0
Source Code Documentation
temptable::Allocator< T, AllocationScheme >::rebind< U > Struct Template Reference

#include <allocator.h>

Public Types

typedef Allocator< U, AllocationScheme > other
 

Member Typedef Documentation

◆ other

template<class T , class AllocationScheme = Exponential_growth_preferring_RAM_over_MMAP>
template<class U >
typedef Allocator<U, AllocationScheme> temptable::Allocator< T, AllocationScheme >::rebind< U >::other

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