plugin  0.1.0
Public Member Functions | Public Attributes | List of all members
ConcurrentContainer< C > Class Template Reference

Public Member Functions

bool lockedEmpty () const noexcept
 
C::size_type lockedSize () const noexcept
 
void lockedPushBack (const typename C::value_type &value)
 
bool lockedTryPop (typename C::value_type &value)
 
 operator C () const
 

Public Attributes

container
 
std::mutex mutex
 

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