MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / end

Method end

develop/matchit/patterns.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39 auto begin() const { return mBegin; }
40 auto end() const { return mEnd; }
41 };
42
43 template <typename I, typename S>

Callers 6

SubrangeMethod · 0.80
SubrangeClass · 0.80
operator==Function · 0.80
containsFunction · 0.80
expectRangeFunction · 0.80
matchit.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected