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

Method match

tests/catch.hpp:4037–4039  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4035 }
4036
4037 bool match( NSString* arg ) const override {
4038 return false;
4039 }
4040
4041 NSString* CATCH_ARC_STRONG m_substr;
4042 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected