Struct InternalStdUniquePtrConverter

Nested Relationships

Nested Types

Struct Documentation

struct InternalStdUniquePtrConverter

result_converter of ReturnInternalStdUniquePtr

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