mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-08 15:29:45 +00:00
* Fix #5399: iterator increment operator does not skip first item * Fix postfix increment operator: init() must be called before copying *this