![]() |
MySQL 9.2.0
Source Code Documentation
|
Functor class which allocates memory for String_type. More...
#include <string_type.h>
Public Member Functions | |
void * | operator() (size_t s) const |
Functor class which allocates memory for String_type.
Implementation uses my_malloc with key_memory_DD_String_type.
void * dd::String_type_alloc::operator() | ( | size_t | s | ) | const |