Ark Server API (ASA) - Wiki
|
Public Attributes | |
std::atomic< size_t > | sequence_ |
T | data_ |
Definition at line 151 of file mpmc_bounded_q.h.
T spdlog::details::mpmc_bounded_queue< T >::cell_t::data_ |
Definition at line 154 of file mpmc_bounded_q.h.
std::atomic<size_t> spdlog::details::mpmc_bounded_queue< T >::cell_t::sequence_ |
Definition at line 153 of file mpmc_bounded_q.h.