MCPcopy 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

105public:
106 constexpr static auto k = Kind::kONE;
107 Kind kind() const override { return k; }
108};
109
110class Two : public Num

Callers 1

get_ifFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected