Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::detail::return_none::apply< T >::type Struct Reference

#include <return_arg.hpp>

Public Member Functions

PyObject * operator() (typename value_arg< T >::type) const
 
PyTypeObject const * get_pytype () const
 

Static Public Member Functions

static bool convertible ()
 

Member Function Documentation

template<class T >
static bool boost::python::detail::return_none::apply< T >::type::convertible ( )
inlinestatic
template<class T >
PyTypeObject const* boost::python::detail::return_none::apply< T >::type::get_pytype ( ) const
inline

References boost::none.

template<class T >
PyObject* boost::python::detail::return_none::apply< T >::type::operator() ( typename value_arg< T >::type  ) const
inline

The documentation for this struct was generated from the following file: