MySQL 9.0.0
Source Code Documentation
ut0object_cache.h File Reference

Manage a cache of objects. More...

#include "ut0new.h"

Go to the source code of this file.

Classes

class  ut::Object_cache< T >
 A class to manage objects of type T. 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

Manage a cache of objects.