MCPcopy Create free account
hub / github.com/IronsDu/brynet / StringRef

Method StringRef

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

construction

Source from the content-addressed store, hash-verified

620
621 public: // construction
622 constexpr StringRef() noexcept = default;
623
624 StringRef( char const* rawChars ) noexcept;
625

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.80
sizeMethod · 0.45

Tested by

no test coverage detected