Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ get
Method
get
FastCopy/TaskFile.h:60–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
auto get() const
61
{
62
std::lock_guard lock{ m_lock };
63
return m_iter;
64
}
65
66
operator Iterator() const
67
{
Callers
7
getPtr
Method · 0.45
Move
Function · 0.45
HBitmapToWriteableBitmap
Function · 0.45
IndexOf
Method · 0.45
ShowAt
Method · 0.45
Start
Method · 0.45
Invoke
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected