MySQL 9.1.0
Source Code Documentation
|
Primary-template (functor) class for memory-utils. More...
#include <memutils.h>
Static Public Member Functions | |
static void * | allocate (size_t bytes) |
static void | deallocate (void *ptr, size_t bytes) |
Primary-template (functor) class for memory-utils.
|
static |
|
static |