MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / StringRef

Method StringRef

deps/Catch/catch.hpp:625–625  ·  view source on GitHub ↗

construction

Source from the content-addressed store, hash-verified

623
624 public: // construction
625 constexpr StringRef() noexcept = default;
626
627 StringRef( char const* rawChars ) noexcept;
628

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected