Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ smart_ptr
Class
smart_ptr
include/daScript/misc/smart_ptr.h:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
template<typename T, typename TP>
12
class smart_ptr;
13
14
template <typename T>
15
struct smart_ptr_policy;
Callers
nothing calls this directly
Calls
5
addRef
Function · 0.70
delRef
Function · 0.70
set
Function · 0.50
get
Method · 0.45
set
Method · 0.45
Tested by
no test coverage detected