Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ AddRef
Method
AddRef
UnitTest/UnitTest.cpp:321–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
ULONG AddRef() override { return {}; }
322
ULONG Release() override { return {}; }
323
#pragma endregion IUnknown
324
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected