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::operator_1< op_neg >::apply< T > Struct Template Reference

#include <operators.hpp>

Public Types

typedef unwrap_wrapper_< T >::type self_t
 

Static Public Member Functions

static PyObject * execute (self_t &x)
 

Member Typedef Documentation

template<class T >
typedef unwrap_wrapper_<T>::type boost::python::detail::operator_1< op_neg >::apply< T >::self_t

Member Function Documentation

template<class T >
static PyObject* boost::python::detail::operator_1< op_neg >::apply< T >::execute ( self_t x)
inlinestatic

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