Template Struct InternalStdUniquePtrConverter::apply
Defined in File std-unique-ptr.hpp
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
-
typedef remove_cvref<T>::type::element_type element_type
-
struct type