Unverified Commit c8360593 authored by Sergei Izmailov's avatar Sergei Izmailov Committed by GitHub
Browse files

feature: Support move-only iterators in `py::make_*iterator` (#4834)

* feature: Support move-only iterators in `py::make_*iterator`

* fix: Missing static assertion message

* fixup: Missing `explicit` in single argument constructors

* fix: Simplify tests: make existing iterator move-only

* fix: Missing `noexcept`
parent 4a2f7e46
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