MySQL 9.1.0
Source Code Documentation
|
Utilities related to class lifecycle. More...
Go to the source code of this file.
Classes | |
class | ut::Non_copyable |
A utility class which, if inherited from, prevents the descendant class from being copied, moved, or assigned. More... | |
Namespaces | |
namespace | ut |
This file contains a set of libraries providing overloads for regular dynamic allocation routines which allow for opt-in memory instrumentation through performance schema memory engine (PFS). | |
Utilities related to class lifecycle.