<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Stl on Xia Liao&#39;s Quest</title>
    <link>https://xialiao.org/tags/stl/</link>
    <description>Recent content in Stl on Xia Liao&#39;s Quest</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 12 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://xialiao.org/tags/stl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Algorithm Notebook 2 — Sorting Stu Records: Three Eras of C&#43;&#43;</title>
      <link>https://xialiao.org/notes/algorithms/algo-notebook-2/</link>
      <pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://xialiao.org/notes/algorithms/algo-notebook-2/</guid>
      <description>Same scholarship sorting problem (Luogu P1093), three C&#43;&#43; implementations spanning ~20 years: hand-written quick sort from the pre-STL era, std::sort after the 2011 CCF STL ban lift, and modern C&#43;&#43;17/20 with ranges — In this AI rapidly developing era, what&amp;#39;s the meaning of coding and how to coding? </description>
    </item>
  </channel>
</rss>
