Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ func1
Function
func1
test/matchit/legacy.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
std::tuple<> xxx();
19
20
bool func1() { return true; }
21
22
int64_t func2() { return 12; }
23
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected