#include <return_arg.hpp>
Public Types | |
typedef mpl::if_c< legal, detail::return_none, detail::return_arg_pos_argument_must_be_positive < arg_pos > >::type | result_converter |
Static Public Member Functions | |
static PyObject * | postcall (ArgumentPackage const &args, PyObject *result) |
|
inherited |
|
inlinestaticinherited |
References boost::BOOST_STATIC_ASSERT(), boost::python::detail::get(), and boost::python::incref().