MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / InvalidatePointer

Method InvalidatePointer

src/Ext/SWType/Body.h:157–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155 virtual ~ExtData() = default;
156
157 virtual void InvalidatePointer(void* ptr, bool bRemoved) override { }
158
159 virtual void LoadFromStream(PhobosStreamReader& Stm) override;
160

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected