Home
last modified time | relevance | path

Searched defs:get_managed_object (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/python/detail/
Dborrowed_ptr.hpp73 inline T* get_managed_object(detail::borrowed<T> const volatile* p, tag_t) in get_managed_object() function
/third_party/boost/boost/python/
Dhandle.hpp229 inline PyObject* get_managed_object(handle<T> const& h, tag_t) in get_managed_object() function
Dobject_core.hpp471 inline PyObject* get_managed_object(object const& x, tag_t) in get_managed_object() function