Template Struct expected_pytype_for_arg< boost::optional< T > >

Inheritance Relationships

Base Type

  • public expected_pytype_for_arg< T >

Struct Documentation

template<typename T>
struct expected_pytype_for_arg<boost::optional<T>> : public expected_pytype_for_arg<T>