MCPcopy 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

18std::tuple<> xxx();
19
20bool func1() { return true; }
21
22int64_t func2() { return 12; }
23

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected