Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ func2
Method
func2
examples/example.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void func2(int i)
46
{
47
promise.set(i);
48
}
49
50
Future<Response> vars(const Request& request)
51
{
Callers
nothing calls this directly
Calls
1
set
Method · 0.45
Tested by
no test coverage detected