MCPcopy 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{
14public:
15 int32_t index() const override { return 1; }
16};
17
18constexpr auto deref = [](auto &&x) -> decltype(*x)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected