#include <make_instance.hpp>
Public Types | |
typedef objects::instance< Holder > | instance_t |
Static Public Member Functions | |
template<class U > | |
static PyTypeObject * | get_class_object (U &) |
static Holder * | construct (void *storage, PyObject *instance, reference_wrapper< T const > x) |
static PyObject * | execute (Arg &x) |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |