mcx::utils::SpmcBuffer::Cell

mcx::utils::SpmcBuffer::Cell

Public Attributes

Name
std::shared_timed_mutex guard
T data

Public Attributes Documentation

variable guard

std::shared_timed_mutex guard;

variable data

T data;

Updated on 2022-04-05 at 16:21:27 +0200