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

#include <make_constructor.hpp>

Inheritance diagram for boost::python::detail::install_holder< T >:
Collaboration diagram for boost::python::detail::install_holder< T >:

Public Member Functions

 install_holder (PyObject *args_)
 
PyObject * operator() (T x) const
 

Constructor & Destructor Documentation

template<class T >
boost::python::detail::install_holder< T >::install_holder ( PyObject *  args_)
inline

Member Function Documentation

template<class T >
PyObject* boost::python::detail::install_holder< T >::operator() ( T  x) const
inline

References boost::none.


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