Template Struct NumericConvertibleImpl

Struct Documentation

template<typename T, class Enable = void>
struct NumericConvertibleImpl

Implement convertible and expected_pytype for bool, integer and float.