MySQL 8.3.0
Source Code Documentation
ut::detail::select_large_page_alloc_impl< Pfs_memory_instrumentation_on > Struct Template Reference

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

#include <large_page_alloc.h>

Public Types

using type = Large_page_alloc
 

Detailed Description

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

Simple utility metafunction 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_large_page_alloc_impl< Pfs_memory_instrumentation_on >::type = Large_page_alloc

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