MCPcopy 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

getPtrMethod · 0.45
MoveFunction · 0.45
HBitmapToWriteableBitmapFunction · 0.45
IndexOfMethod · 0.45
ShowAtMethod · 0.45
StartMethod · 0.45
InvokeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected