MySQL 9.0.0
Source Code Documentation
Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >::rebind< U > Struct Template Reference

#include <stateless_allocator.h>

Public Types

typedef Stateless_allocator< U, ALLOC_FUN, DEALLOC_FUN > other
 

Member Typedef Documentation

◆ other

template<class T , class ALLOC_FUN , class DEALLOC_FUN = My_free_functor>
template<class U >
typedef Stateless_allocator<U, ALLOC_FUN, DEALLOC_FUN> Stateless_allocator< T, ALLOC_FUN, DEALLOC_FUN >::rebind< U >::other

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