Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ end
Method
end
FastCopyShellExtension/ShellItemArray.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
ShellItemArray::Iterator ShellItemArray::end()
11
{
12
return {nullptr, size() };
13
}
14
15
ShellItem ShellItemArray::front()
16
{
Callers
4
Recorder.cpp
File · 0.45
callMainProgramImpl
Method · 0.45
init
Method · 0.45
CopyOperationNames.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected