mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-21 06:05:32 +08:00
The added type aliases are required by `std::iterator_traits`. Python iterators satisfy the `InputIterator` concept in C++.
The added type aliases are required by `std::iterator_traits`. Python iterators satisfy the `InputIterator` concept in C++.