MCPcopy Create free account
hub / github.com/Profactor/cv-plot / StringRef

Method StringRef

CvPlot/ext/catch2/inc/catch.hpp:595–595  ·  view source on GitHub ↗

construction

Source from the content-addressed store, hash-verified

593
594 public: // construction
595 constexpr StringRef() noexcept = default;
596
597 StringRef( char const* rawChars ) noexcept;
598

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.80
sizeMethod · 0.80

Tested by

no test coverage detected