<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="https://blog.atoery.cn/index.php/feed/rss/2025/06/10/155.html">
<title>JRNitre&#039;s Blog - [C++] 迭代器(iterator)介绍与使用 的评论</title>
<link>https://blog.atoery.cn/index.php/2025/06/10/155.html</link>
<description>1.0 什么是迭代器？摘要迭代器是一种检查容器内元素并遍历元素的数据类型，通常用于对 C++ 中各种容器内元素的访问。指向某个位置的对象可能指向可读内存地址/对象用于以与数据布局无关的方式迭代容...</description>
<items>
<rdf:Seq>
</rdf:Seq>
</items>
</channel>
</rdf:RDF>