#include <extract.hpp>
Public Types | |
typedef mpl::if_ < python::detail::copy_ctor_mutates_rhs < T >, T &, typename call_traits< T >::param_type > ::type | result_type |
Public Member Functions | |
extract_rvalue (PyObject *) | |
bool | check () const |
result_type | operator() () const |
typedef mpl::if_< python::detail::copy_ctor_mutates_rhs<T> , T& , typename call_traits<T>::param_type >::type boost::python::converter::extract_rvalue< T >::result_type |
|
inline |
|
inline |
References boost::multiprecision::backends::m_data.
|
inline |