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