Home
last modified time | relevance | path

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

/third_party/boost/boost/python/
Dobject_core.hpp188 struct object_base : object_operators<object> struct
203 PyObject* m_ptr;
404 inline api::object_base::object_base(object_base const& rhs) in object_base() function in boost::python::api::object_base
408 inline api::object_base::object_base(PyObject* p) in object_base() function in boost::python::api::object_base