目录1. 什么是迭代器失效?2. 哪些操作会导致迭代器失效?2.1 vector 的插入操作(push_back, insert)示例:push_back 导致迭代器失效如何避免?2.2 vector 的删除操作(erase, 
目录什么是迭代器迭代器失效顺序容器迭代器失效添加操作删除操作关联容器迭代器失效swap()操作迭代器为什么不失效注意事项总结什么是迭代器
It\'s been a bit since I\'ve gotten really into CSS work, I\'m trying to make a simple layout with a menubar. The idea is to have a container holding everything in the center of the screen and have a