#include <arg_from_python.hpp>
Public Types | |
typedef T | result_type |
Public Member Functions | |
reference_arg_from_python (PyObject *) | |
T | operator() () const |
bool | convertible () const |
Protected Member Functions | |
void *const & | result () const |
typedef T boost::python::converter::reference_arg_from_python< T >::result_type |
|
inline |
|
inlineinherited |
|
inline |
References T.
|
inlineprotectedinherited |