Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetTotalSize
Method · 0.45
RecordFile
Method · 0.45
backSlashToForwardSlash
Function · 0.45
Start
Method · 0.45
ConfirmDuplicates
Method · 0.45
ToBackslash
Function · 0.45
StringToMultiString
Function · 0.45
TEST_METHOD
Function · 0.45
Calls
no outgoing calls
Tested by
2
StringToMultiString
Function · 0.36
TEST_METHOD
Function · 0.36