MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / Delete

Method Delete

src/core/refcountobj.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148void cRefCountObj::Delete() const
149{
150 delete this;
151}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected