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

Method describe

tests/catch.hpp:4065–4067  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4063 }
4064
4065 std::string describe() const override {
4066 return "contains string: " + Catch::Detail::stringify( m_substr );
4067 }
4068 };
4069
4070 struct StartsWith : StringHolder {

Callers

nothing calls this directly

Calls 1

stringifyFunction · 0.85

Tested by

no test coverage detected