Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ kind
Method
kind
test/matchit/legacy.cpp:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
public:
106
constexpr static auto k = Kind::kONE;
107
Kind kind() const override { return k; }
108
};
109
110
class Two : public Num
Callers
1
get_if
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected