MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / StringRef

Method StringRef

src/catch2/catch.hpp:616–616  ·  view source on GitHub ↗

construction

Source from the content-addressed store, hash-verified

614
615 public: // construction
616 constexpr StringRef() noexcept = default;
617
618 StringRef( char const* rawChars ) noexcept;
619

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.80
sizeMethod · 0.80

Tested by

no test coverage detected