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

Method match

unittests/catch.hpp:2955–2957  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2953 }
2954
2955 bool match( NSString* arg ) const override {
2956 return false;
2957 }
2958
2959 NSString* CATCH_ARC_STRONG m_substr;
2960 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected