MySQL 9.0.0
Source Code Documentation
ut::detail::select_page_alloc_impl< Pfs_memory_instrumentation_on > Struct Template Reference

Simple utility meta-function which selects appropriate allocator variant (implementation) depending on the input parameter(s). More...

#include <page_alloc.h>

Public Types

using type = Page_alloc
 

Detailed Description

template<bool Pfs_memory_instrumentation_on>
struct ut::detail::select_page_alloc_impl< Pfs_memory_instrumentation_on >

Simple utility meta-function which selects appropriate allocator variant (implementation) depending on the input parameter(s).

Member Typedef Documentation

◆ type

template<bool Pfs_memory_instrumentation_on>
using ut::detail::select_page_alloc_impl< Pfs_memory_instrumentation_on >::type = Page_alloc

The documentation for this struct was generated from the following file: