MCPcopy Create free account
hub / github.com/apache/trafficserver / StringRef

Method StringRef

lib/catch2/catch.hpp:618–618  ·  view source on GitHub ↗

construction

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected