Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_main
Function · 0.45
co_main
Function · 0.45
run_blockchain_info
Function · 0.45
run_session
Function · 0.45
do_read
Function · 0.45
CO_TEST_CASE
Function · 0.45
read
Function · 0.45
atest
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected