MySQL 8.4.0
Source Code Documentation
ut0class_life_cycle.h File Reference

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).
 

Detailed Description

Utilities related to class lifecycle.