mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-30 03:17:02 +00:00
Fix return from `std::map` bindings to `__delitem__`: we should be returning `void`, not an iterator. Also adds a test for map item deletion.
4.8 KiB
4.8 KiB