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::arg_to_python< T > Struct Template Reference

#include <object_core.hpp>

Inheritance diagram for boost::python::converter::arg_to_python< T >:
Collaboration diagram for boost::python::converter::arg_to_python< T >:

Public Types

typedef
detail::select_arg_to_python
< T >::type 
base
 
typedef T type
 

Public Member Functions

 arg_to_python (T const &x)
 

Member Typedef Documentation

typedef T boost::mpl::identity< BOOST_MPL_AUX_NA_PARAM >::type
inherited

Constructor & Destructor Documentation

template<class T >
boost::python::converter::arg_to_python< T >::arg_to_python ( T const &  x)
inline

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