《【C++】“list”的介绍和常用接口的模拟实现》【C++】“list” 的介绍和常用接口的模拟实现一. list的介绍1. list常见的重要接口2. list的迭代器失效二. list常用接口的模拟实现(含注释)三. list与vector的对比 ——来自博客 https://blog.csdn.net/2303_80737493/article/details/142685144