MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / del

Function del

include/win/boost/python/proxy.hpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41
42template <class T>
43inline void del(proxy<T> const& x)
44{
45 x.del();
46}
47
48//
49// implementation

Callers 7

disposeMethod · 0.85
proxy.hppFile · 0.85
disposeMethod · 0.85
~scoped_ptrMethod · 0.85
dlist_clearFunction · 0.85
delMethod · 0.85
~static_variantMethod · 0.85

Calls 1

delMethod · 0.45

Tested by

no test coverage detected