Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ GetName
Method
GetName
SpeedTest/FilesystemApiTest.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
std::string FilesystemApiTest::GetName() const
36
{
37
return
"C++ std::filesystem"
;
38
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected