<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>JRNitre&#039;s Blog - [C++] 迭代器(iterator)介绍与使用 的评论</title>
<link>https://blog.atoery.cn/index.php/2025/06/10/155.html</link>
<atom:link href="https://blog.atoery.cn/index.php/feed/2025/06/10/155.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>1.0 什么是迭代器？摘要迭代器是一种检查容器内元素并遍历元素的数据类型，通常用于对 C++ 中各种容器内元素的访问。指向某个位置的对象可能指向可读内存地址/对象用于以与数据布局无关的方式迭代容...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>