mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 01:10:34 +00:00
This adds brief API documentation for make_iterator/make_key_iterator, specifically mentioning that it requires InputIterators. Closes #734. [skip ci] (no code change here)