Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ index
Method
index
test/matchit/app.cpp:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
{
14
public:
15
int32_t index() const override { return 1; }
16
};
17
18
constexpr auto deref = [](auto &&x) -> decltype(*x)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected