Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ runStringViewTest
Function
runStringViewTest
Tests/Libraries/Strings/StringViewTest.cpp:384–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
namespace SC
383
{
384
void runStringViewTest(SC::TestReport& report) { StringViewTest test(report); }
385
} // namespace SC
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected