MySQL 8.4.0
Source Code Documentation
dd::String_type_alloc Struct Reference

Functor class which allocates memory for String_type. More...

#include <string_type.h>

Public Member Functions

void * operator() (size_t s) const
 

Detailed Description

Functor class which allocates memory for String_type.

Implementation uses my_malloc with key_memory_DD_String_type.

Member Function Documentation

◆ operator()()

void * dd::String_type_alloc::operator() ( size_t  s) const

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