MCPcopy 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
20ShellItem ShellItemArray::back()
21{
22 return (*this)[size() - 1];
23}
24
25ShellItem ShellItemArray::operator[](size_t index)
26{

Callers 3

GetNumFilesMethod · 0.80
CommandLine.cppFile · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected