MySQL 8.3.0
Source Code Documentation
reference_caching::Cache_malloced Class Reference

#include <cache_allocator.h>

Inheritance diagram for reference_caching::Cache_malloced:
[legend]

Static Public Member Functions

static void * operator new (std::size_t sz)
 
static void operator delete (void *ptr, std::size_t sz)
 

Member Function Documentation

◆ operator delete()

void reference_caching::Cache_malloced::operator delete ( void *  ptr,
std::size_t  sz 
)
static

◆ operator new()

void * reference_caching::Cache_malloced::operator new ( std::size_t  sz)
static

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