MySQL 9.0.0
Source Code Documentation
mpmc_bq< T >::Cell Struct Reference

Public Attributes

std::atomic< size_t > m_pos
 
m_data
 

Member Data Documentation

◆ m_data

template<typename T >
T mpmc_bq< T >::Cell::m_data

◆ m_pos

template<typename T >
std::atomic<size_t> mpmc_bq< T >::Cell::m_pos

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