<?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>STMP on ykiko&#39;s blog</title>
    <link>https://www.ykiko.me/en/series/stmp/</link>
    <description>Recent content in STMP on ykiko&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 14 Mar 2026 15:14:29 +0000</lastBuildDate>
    <atom:link href="https://www.ykiko.me/en/series/stmp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C&#43;&#43; Forbidden Black Magic: STMP (Part 2)</title>
      <link>https://www.ykiko.me/en/articles/646812253/</link>
      <pubDate>Sun, 30 Jul 2023 01:29:27 +0000</pubDate>
      <guid>https://www.ykiko.me/en/articles/646812253/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This article was translated by AI using Gemini 2.5 Pro from the original Chinese version. Minor inaccuracies may remain.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In the previous &lt;a href=&#34;https://www.ykiko.me/en/articles/646752343&#34;&gt;article&lt;/a&gt;, we gained a preliminary understanding of the principles of STMP and used it to implement a simple compile-time counter. However, its power extends far beyond that. This article will discuss some advanced applications based on STMP.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43; Forbidden Black Magic: STMP (Part 1)</title>
      <link>https://www.ykiko.me/en/articles/646752343/</link>
      <pubDate>Sat, 29 Jul 2023 10:20:50 +0000</pubDate>
      <guid>https://www.ykiko.me/en/articles/646752343/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This article was translated by AI using Gemini 2.5 Pro from the original Chinese version. Minor inaccuracies may remain.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;As is well known, traditional C++ constant expression evaluation neither depends on nor changes the global state of the program. For any identical input, its output is always the same, and it is considered &lt;strong&gt;purely functional&lt;/strong&gt;. &lt;strong&gt;Template Meta Programming&lt;/strong&gt;, as a subset of constant evaluation, should also adhere to this rule.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
