Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ StringView
Method
StringView
Libraries/Strings/StringView.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
struct SC::StringView : public StringSpan
49
{
50
StringView() : StringSpan() {}
51
52
using StringSpan::StringSpan;
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected