Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ back
Method
back
FastCopyShellExtension/ShellItemArray.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
ShellItem ShellItemArray::back()
21
{
22
return (*this)[size() - 1];
23
}
24
25
ShellItem ShellItemArray::operator[](size_t index)
26
{
Callers
3
GetNumFiles
Method · 0.80
CommandLine.cpp
File · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected