MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / describe

Method describe

tests/catch.hpp:4052–4054  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4050 }
4051
4052 std::string describe() const override {
4053 return "equals string: " + Catch::Detail::stringify( m_substr );
4054 }
4055 };
4056
4057 struct Contains : StringHolder {

Callers

nothing calls this directly

Calls 1

stringifyFunction · 0.85

Tested by

no test coverage detected