-
Dean Moldovan authored
The added type aliases are required by `std::iterator_traits`. Python iterators satisfy the `InputIterator` concept in C++.
1fac1b9f
The added type aliases are required by `std::iterator_traits`. Python iterators satisfy the `InputIterator` concept in C++.