Home
last modified time | relevance | path

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

/third_party/boost/boost/python/object/
Dmake_instance.hpp61 struct make_instance struct
65 static inline PyTypeObject* get_class_object(U&) in get_class_object()
70 static inline Holder* construct(void* storage, PyObject* instance, reference_wrapper<T const> x) in construct()