Template Struct InternalStdUniquePtrConverter::apply

Nested Relationships

This struct is a nested type of Struct InternalStdUniquePtrConverter.

Nested Types

Struct Documentation

template<typename T>
struct apply
struct type

Public Types

typedef remove_cvref<T>::type::element_type element_type

Public Functions

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