Hacker News new | ask | show | jobs
by saagarjha 1828 days ago
Heh, you can run into this even if you understand how iterator invalidation works. Once you see the bug it's easy to understand, but finding it might not be…
1 comments

> finding it might not be…

Valgrind memcheck is your friend.

also asan.