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

#include <return_from_python.hpp>

Public Types

typedef T result_type
 

Public Member Functions

result_type operator() (PyObject *) const
 

Member Typedef Documentation

Member Function Documentation

template<class T >
T boost::python::converter::detail::return_object_manager_from_python< T >::operator() ( PyObject *  obj) const
inline

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