morganstanley / hobbes

A language and an embedded JIT compiler
http://hobbes.readthedocs.io/
Apache License 2.0
1.16k stars 105 forks source link

fix invalidated iterator after map erase #422

Closed mo-xiaoming closed 2 years ago

mo-xiaoming commented 2 years ago

References and iterators to the erased elements are invalidated.

cppreference