Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ GetPtr
Function
GetPtr
api/debuggerapi.h:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
T* GetPtr() const
269
{
270
return m_obj;
271
}
272
};
273
274
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected