Public Member Functions | List of all members
util::fibers_ext::Cell< T > Class Template Reference

Public Member Functions

bool IsEmpty () const
 
void Emplace (T &&val)
 
void WaitTillFull ()
 
T & value ()
 
void Clear ()
 

Detailed Description

template<typename T>
class util::fibers_ext::Cell< T >

Definition at line 202 of file fibers_ext.h.


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