MySQL 9.0.0
Source Code Documentation
default_init_allocator.h File Reference
#include <memory>

Go to the source code of this file.

Classes

class  default_init_allocator< T, A >
 allocator which leaves newly constructed fields "default initialized". More...
 
struct  default_init_allocator< T, A >::rebind< U >