Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ func0
Method
func0
src/tests/sequence_tests.cpp:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
{
106
public:
107
Future<Nothing> func0() { return promise.future(); }
108
109
MOCK_METHOD0(func1, Nothing());
110
MOCK_METHOD0(func2, Nothing());
Callers
nothing calls this directly
Calls
1
future
Method · 0.80
Tested by
no test coverage detected