Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/programming-with-cpp20
/ COMLikeTrivial
Class
COMLikeTrivial
01.33-optional6/main.cpp:19–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
struct COMLikeTrivial {
20
void Release();
21
22
// Some data fields
23
};
24
25
void COMLikeTrivial::Release()
26
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected