Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluescarni/mppp
/ StringRef
Method
StringRef
test/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_str
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected