Commit 1fac1b9f authored by Dean Moldovan's avatar Dean Moldovan Committed by Wenzel Jakob
Browse files

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++.
parent f7685826
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment