MySQL 8.0.37
Source Code Documentation
mysqlns::resource::Allocator< T >::rebind< U > Struct Template Reference

Rebind the allocator as requried by the Allocator named requirement. More...

#include <allocator.h>

Public Types

typedef Allocator< Uother
 

Detailed Description

template<class T>
template<class U>
struct mysqlns::resource::Allocator< T >::rebind< U >

Rebind the allocator as requried by the Allocator named requirement.

Member Typedef Documentation

◆ other

template<class T >
template<class U >
typedef Allocator<U> mysqlns::resource::Allocator< T >::rebind< U >::other

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