MCPcopy Create free account
hub / github.com/coolxv/cpp-stub / StringRef

Class StringRef

ut_examples/catch2/ut/include/catch.hpp:613–682  ·  view source on GitHub ↗

A non-owning string class (similar to the forthcoming std::string_view) Note that, because a StringRef may be a substring of another string, it may not be null terminated.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

operator "" _srFunction · 0.85
operator "" _catch_srFunction · 0.85
NameAndTagsClass · 0.85
RunContextMethod · 0.85
resetAssertionInfoMethod · 0.85
runCurrentTestMethod · 0.85
substrMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected