mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-19 09:25:51 +00:00
05d379a9aa
Fix return from `std::map` bindings to `__delitem__`: we should be returning `void`, not an iterator. Also adds a test for map item deletion. |
||
---|---|---|
.. | ||
pybind11 |