Struct apply::type

Nested Relationships

This struct is a nested type of Template Struct StdUniquePtrResultConverter::apply.

Inheritance Relationships

Derived Type

Struct Documentation

struct type

Subclassed by boost::python::to_python_value< const std::unique_ptr< T > & >

Public Types

typedef T::element_type element_type

Public Functions

inline PyObject *operator()(T &&x) const
inline PyTypeObject const *get_pytype() const