由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - C++ Q11: iterator
相关主题
一个C++的概念问题intel icc hash_map 求救!
呼唤大侠们,我实在不能实现C++泛型的精神。STL感觉实在太变态了
stl 的 member type 看起来挺头大的[菜鸟问题]类模板问题
c++ interview: iterator 和 pointer区别?c++ iterator 弱问
C++ vector 一边遍历一边删c++ template question:
C++ syntax question请问Linux底下有没有最简易的show 2D x-y curve的工具
C++ 菜鸟问一个关于template 的问题。用那个design pattern好?
问一个C++ set和unordered_set iterator的问题关于inserter
相关话题的讨论汇总
话题: iterators话题: c++话题: q11
进入Programming版参与讨论
1 (共1页)
c**********e
发帖数: 2007
1
Which one of the following standard containers does NOT invalidate iterators
when elements are inserted within the existing sequence?
a) queue
b) deque
c) list
d) stack
e) valarray
E*U
发帖数: 2028
2
c

iterators

【在 c**********e 的大作中提到】
: Which one of the following standard containers does NOT invalidate iterators
: when elements are inserted within the existing sequence?
: a) queue
: b) deque
: c) list
: d) stack
: e) valarray

1 (共1页)
进入Programming版参与讨论
相关主题
关于inserterC++ vector 一边遍历一边删
binary_search只要求forward_iterator?C++ syntax question
deque的pointer和reference是怎么回事?C++ 菜鸟问一个关于template 的问题。
a question about std::stack问一个C++ set和unordered_set iterator的问题
一个C++的概念问题intel icc hash_map 求救!
呼唤大侠们,我实在不能实现C++泛型的精神。STL感觉实在太变态了
stl 的 member type 看起来挺头大的[菜鸟问题]类模板问题
c++ interview: iterator 和 pointer区别?c++ iterator 弱问
相关话题的讨论汇总
话题: iterators话题: c++话题: q11