MySQL 26.7.0
Source Code Documentation
ut0function_reference.h File Reference
#include <utility>

Go to the source code of this file.

Classes

class  ut::Function_reference< Return_type(Args...)>
 A non-owning reference to a callable - a free function, like sin, or the operator() of an object, together with pointer to that object, such a Less functor or a lambda. More...
 
union  ut::Function_reference< Return_type(Args...)>::context_t
 

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