Struct ToOptionalConverter
Defined in File converter.h
Struct Documentation
-
struct ToOptionalConverter
Public Functions
-
template<typename OptionalT>
inline ToOptionalConverter &fromPython() Note
Registers converter from a python interable type to the provided type.
-
template<typename OptionalT>