Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreiavrammsd/cpp-channel
/ make
Method
make
benchmarks/channel_benchmark.cpp:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
struct struct_input {
88
static data make() { return data{}; }
89
};
90
91
template <typename T, typename Storage, typename Input>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected