Hacker News new | ask | show | jobs
by pptr 537 days ago
If you declare using an invalidated iterator as UB, the compiler can optimize as if the container was effectively immutable during the loop.