Wayverb
util::threaded_queue< ThreadingPolicy, T > Class Template Referencefinal

Public Types

using value_type = T
 

Public Member Functions

void push (value_type value)
 
std::experimental::optional< value_type > pop ()
 
void clear ()
 

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