MCPcopy 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

27public:
28 constexpr static auto k = Kind::kONE;
29 CPP20_CONSTEXPR Kind kind() const override { return k; }
30};
31
32class Two : public Num

Callers 1

get_ifFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected