MySQL 9.1.0
Source Code Documentation
|
Deleter for objects managed by a std::unique_ptr that were allocated using the malloc family of functions instead of the new operator. More...
#include <gcs_internal_message.h>
Public Member Functions | |
void | operator() (unsigned char *buffer) const |
Deleter for objects managed by a std::unique_ptr that were allocated using the malloc family of functions instead of the new operator.
|
inline |