MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / end

Method end

FastCopy/TaskFile.h:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86
87 auto begin() { return lines.begin(); }
88 auto end() { return lines.end(); }
89
90 int IndexOf(TaskFileIterator<typename std::vector<std::wstring>::iterator> const& iter);
91

Callers 8

GetTotalSizeMethod · 0.45
RecordFileMethod · 0.45
backSlashToForwardSlashFunction · 0.45
StartMethod · 0.45
ConfirmDuplicatesMethod · 0.45
ToBackslashFunction · 0.45
StringToMultiStringFunction · 0.45
TEST_METHODFunction · 0.45

Calls

no outgoing calls

Tested by 2

StringToMultiStringFunction · 0.36
TEST_METHODFunction · 0.36