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

Function EndsWith

tutorials/external/catch.hpp:4438–4439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4436 StartsWith( NSString* substr ){ return Impl::NSStringMatchers::StartsWith( substr ); }
4437
4438 inline Impl::NSStringMatchers::EndsWith
4439 EndsWith( NSString* substr ){ return Impl::NSStringMatchers::EndsWith( substr ); }
4440
4441 } // namespace Matchers
4442

Callers

nothing calls this directly

Calls 2

EndsWithMatcherClass · 0.85
CasedStringClass · 0.85

Tested by

no test coverage detected