pybind11/include
Dean Moldovan 1fac1b9f5f Make py::iterator compatible with std algorithms
The added type aliases are required by `std::iterator_traits`.
Python iterators satisfy the `InputIterator` concept in C++.
2017-02-26 23:57:03 +01:00
..
pybind11 Make py::iterator compatible with std algorithms 2017-02-26 23:57:03 +01:00