C++侵入式链表
摘要:<!-- body { font-family:"Microsoft YaHei"; font-size:16px } p { font-size:16px } } --> C++标准模板库中的list是非侵入式的链表,当我们通过对象来删除容器中的对象时,需要从头到尾查找一次得到iterator,最
阅读全文
posted @ 2015-10-25 16:18
posted @ 2015-10-25 16:18
posted @ 2015-10-22 22:29
posted @ 2015-10-19 22:53
posted @ 2015-10-17 21:10