MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / get_pointer

Function get_pointer

edrav2/eprj/boost/boost/python/handle.hpp:139–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137#endif
138
139template<class T> inline T * get_pointer(python::handle<T> const & p)
140{
141 return p.get();
142}
143
144#ifdef BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
145namespace python {

Callers 8

operator()Function · 0.50
operator()Function · 0.50
operator()Function · 0.50
operator()Function · 0.50
operator()Function · 0.50
operator()Function · 0.50
releaseMethod · 0.50
replaceMethod · 0.50

Calls 1

getMethod · 0.45

Tested by

no test coverage detected