MySQL 8.3.0
Source Code Documentation
memory::is_allocator< T > Struct Template Reference

Struct that allows for checking if T fulfills the Allocator named requirements. More...

#include <unique_ptr.h>

Inheritance diagram for memory::is_allocator< T >:
[legend]

Detailed Description

template<class T>
struct memory::is_allocator< T >

Struct that allows for checking if T fulfills the Allocator named requirements.


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