MCPcopy Create free account
hub / github.com/Vector35/debugger / AddRef

Method AddRef

api/debuggerapi.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void AddRef() { AddRefInternal(); }
52
53 void Release() { ReleaseInternal(); }
54

Callers 2

DbgRef<T>Method · 0.45
debuggerapi.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected