MCPcopy 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

addRefFunction · 0.70
delRefFunction · 0.70
setFunction · 0.50
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected