#include <reference_existing_object.hpp>
Public Types | |
typedef mpl::if_c< ok, to_python_indirect< T, detail::make_reference_holder > , detail::reference_existing_object_requires_a_pointer_or_reference_return_type < T > >::type | type |
Public Member Functions | |
BOOST_STATIC_CONSTANT (bool, ok=is_pointer< T >::value||is_reference< T >::value) | |
boost::python::reference_existing_object::apply< T >::BOOST_STATIC_CONSTANT | ( | bool | , |
ok | = is_pointer< T >::value||is_reference< T >::value |
||
) |