Jeff VanOss 05d379a9aa fix return from std::map bindings to __delitem__ (#1229)
Fix return from `std::map` bindings to `__delitem__`: we should be returning `void`, not an iterator.

Also adds a test for map item deletion.
2018-01-11 19:43:37 -04:00
..
2017-01-31 17:05:44 +01:00
2018-01-11 16:39:50 -04:00
2018-01-11 16:39:50 -04:00
2017-11-01 22:48:36 -03:00
2017-11-01 22:48:36 -03:00