MCPcopy Create free account
hub / github.com/VCVRack/Rack / WeakPtr

Method WeakPtr

include/weakptr.hpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 WeakHandle* weakHandle = NULL;
49
50 WeakPtr() {}
51 WeakPtr(T* ptr) {
52 set(ptr);
53 }

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected