Hacker News new | ask | show | jobs
by gpderetta 2308 days ago
Not sure about iterators, but they do break reference guarantees. Moving a vector doesn't invalidate pointers to the contained elements.