MCPcopy Create free account
hub / github.com/RenderKit/embree / describe

Method describe

tutorials/external/catch.hpp:3005–3007  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3003 }
3004
3005 std::string describe() const override {
3006 return "not " + m_underlyingMatcher.toString();
3007 }
3008 MatcherBase<ArgT> const& m_underlyingMatcher;
3009 };
3010

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected