Bidirectional iterators can be used anywhere an input or output iterator is required.
无论是需要输入迭代器还是输出迭代器,均可以使用双向迭代器。
Bidirectional iterators can be used anywhere that an input or output iterator is required.
无论是需要输入迭代器还是输出迭代器,均可以使用双向迭代器。
Bidirectional iterators can be used anywhere that a constant input or constant output iterator is required.
无论是需要常量输入迭代器还是常量输出迭代器,均可以使用双向迭代器。
应用推荐