MCPcopy 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
10ShellItemArray::Iterator ShellItemArray::end()
11{
12 return {nullptr, size() };
13}
14
15ShellItem ShellItemArray::front()
16{

Callers 4

Recorder.cppFile · 0.45
callMainProgramImplMethod · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected