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