MySQL 9.0.0
Source Code Documentation
ut::detail::select_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 <aligned_alloc.h>

Public Types

using type = Aligned_alloc
 

Detailed Description

template<bool Pfs_memory_instrumentation_on>
struct ut::detail::select_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_alloc_impl< Pfs_memory_instrumentation_on >::type = Aligned_alloc

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