rstd 0.1.0
Loading...
Searching...
No Matches
rstd::sync::mpsc::mpmc::Receiver< C > Class Template Referenceexport
module rstd

The receiving side. More...

Public Member Functions

auto acquire () const -> Receiver< C >
 Acquires another receiver reference.
 
template<typename F >
void release (F disconnect)
 Releases the receiver reference.
 

Detailed Description

template<typename C>
class rstd::sync::mpsc::mpmc::Receiver< C >

The receiving side.


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