<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The C&#43;&#43; way</title>
    <link>https://www.thecppway.com/</link>
    <description>Recent content on The C&#43;&#43; way</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 11 Jan 2026 22:00:00 +0100</lastBuildDate>
    <atom:link href="https://www.thecppway.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Exclusive state access, I</title>
      <link>https://www.thecppway.com/posts/value_semantics/</link>
      <pubDate>Sun, 11 Jan 2026 22:00:00 +0100</pubDate>
      <guid>https://www.thecppway.com/posts/value_semantics/</guid>
      <description>The expression “by value” reflects one of the defining features of C++: &lt;em&gt;value semantics&lt;/em&gt;, especially &lt;em&gt;value isolation&lt;/em&gt;. This feature shapes how we organize programs.</description>
    </item>
    <item>
      <title>Structured iteration</title>
      <link>https://www.thecppway.com/posts/structured_iteration/</link>
      <pubDate>Wed, 03 Dec 2025 23:05:00 +0100</pubDate>
      <guid>https://www.thecppway.com/posts/structured_iteration/</guid>
      <description>&lt;p&gt;It is relatively easy to get your &lt;code&gt;for&lt;/code&gt;-loops wrong. Luckily, C++ offers more and more bug-proof alternatives.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello!</title>
      <link>https://www.thecppway.com/posts/hello/</link>
      <pubDate>Tue, 18 Nov 2025 23:00:00 +0100</pubDate>
      <guid>https://www.thecppway.com/posts/hello/</guid>
      <description>&lt;p&gt;&lt;em&gt;Andrzej&amp;rsquo;s C++ blog&lt;/em&gt; has moved to this location and changed the name to &lt;em&gt;the C++ way&lt;/em&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
