<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ranges on PlumePHP</title><link>https://plumephp.com/tags/ranges/</link><description>Recent content in Ranges on PlumePHP</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 10 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://plumephp.com/tags/ranges/index.xml" rel="self" type="application/rss+xml"/><item><title>STL 算法与迭代器：从 for_each 到并行执行策略</title><link>https://plumephp.com/cpp-stl-algorithms/</link><pubDate>Thu, 10 Sep 2026 10:00:00 +0800</pubDate><guid>https://plumephp.com/cpp-stl-algorithms/</guid><description>&lt;p&gt;C++ 标准模板库（STL）的核心设计哲学是将数据结构与算法解耦。迭代器作为两者之间的桥梁，使得同一套算法能够作用于向量、列表、数组甚至输入流等完全不同的容器。理解迭代器的分类体系，是正确使用 STL 算法、避免性能陷阱的第一步。&lt;/p&gt;</description></item></channel></rss>