MCPcopy Create free account
hub / github.com/boostorg/cobalt / read

Method read

example/spsc.cpp:78–78  ·  view source on GitHub ↗

The function to be used with for reading.

Source from the content-addressed store, hash-verified

76
77 // The function to be used with for reading.
78 read_op read() {return {this};}
79
80 // the awaitable to write a value from the queue
81 struct write_op

Callers 8

co_mainFunction · 0.45
co_mainFunction · 0.45
run_blockchain_infoFunction · 0.45
run_sessionFunction · 0.45
do_readFunction · 0.45
CO_TEST_CASEFunction · 0.45
readFunction · 0.45
atestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected