MySQL 8.3.0
Source Code Documentation
mem_root_deque< Element_type >::Block Struct Reference

Public Member Functions

bool init (MEM_ROOT *mem_root)
 

Public Attributes

Element_type * elements
 

Member Function Documentation

◆ init()

template<class Element_type >
bool mem_root_deque< Element_type >::Block::init ( MEM_ROOT mem_root)
inline

Member Data Documentation

◆ elements

template<class Element_type >
Element_type* mem_root_deque< Element_type >::Block::elements

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