MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / setFlag

Method setFlag

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5746–5749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5744 }
5745
5746 auto setFlag(bool flag) -> ParserResult override {
5747 m_ref = flag;
5748 return ParserResult::ok(ParseResultType::Matched);
5749 }
5750};
5751
5752template <typename ReturnType> struct LambdaInvoker {

Callers 1

parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected