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

The sending side. More...

Public Member Functions

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

Detailed Description

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

The sending side.


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