Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_str
Method · 0.80
size
Method · 0.45
Tested by
no test coverage detected