MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / describe

Method describe

unittests/catch.hpp:3008–3010  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3006 }
3007
3008 std::string describe() const override {
3009 return "ends with: " + Catch::Detail::stringify( m_substr );
3010 }
3011 };
3012
3013 } // namespace NSStringMatchers

Callers

nothing calls this directly

Calls 1

stringifyFunction · 0.85

Tested by

no test coverage detected