Searched defs:make_instance_impl (Results 1 – 1 of 1) sorted by relevance
20 struct make_instance_impl struct22 typedef objects::instance<Holder> instance_t;25 static inline PyObject* execute(Arg& x) in execute()