A receiver that can handle all completions and does nothing with them.
More...
#include <sink_receiver.hpp>
A receiver that can handle all completions and does nothing with them.
Definition at line 9 of file sink_receiver.hpp.
◆ receiver_concept
◆ get_env()
| auto Tests::Utils::SinkReceiver::get_env |
( |
| ) |
const->stdexec::env<> |
|
inlinenodiscardconstexprnoexcept |
◆ set_error()
| void Tests::Utils::SinkReceiver::set_error |
( |
auto && | | ) |
|
|
inlinenoexcept |
◆ set_stopped()
| void Tests::Utils::SinkReceiver::set_stopped |
( |
| ) |
|
|
inlinenoexcept |
◆ set_value()
| void Tests::Utils::SinkReceiver::set_value |
( |
auto && | ... | ) |
|
|
inlinenoexcept |
The documentation for this struct was generated from the following file: