MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / operator "" _catch_sr

Function operator "" _catch_sr

tests/catch.hpp:626–628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

624} // namespace Catch
625
626inline auto operator "" _catch_sr( char const* rawChars, std::size_t size ) noexcept -> Catch::StringRef {
627 return Catch::StringRef( rawChars, size );
628}
629
630// end catch_stringref.h
631// start catch_type_traits.hpp

Callers

nothing calls this directly

Calls 1

StringRefClass · 0.85

Tested by

no test coverage detected