<?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>模板 on 技术笔记</title><link>https://deguiliu.github.io/tech-notes/tags/%E6%A8%A1%E6%9D%BF/</link><description>Recent content in 模板 on 技术笔记</description><generator>Hugo -- 0.157.0</generator><language>zh-cn</language><lastBuildDate>Thu, 26 Feb 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://deguiliu.github.io/tech-notes/tags/%E6%A8%A1%E6%9D%BF/index.xml" rel="self" type="application/rss+xml"/><item><title>在 RT-Thread/MCU 上安全使用 C++：从编译器基线到零开销抽象实践</title><link>https://deguiliu.github.io/tech-notes/posts/practice/mcu_cpp_rt_thread_practice/</link><pubDate>Thu, 26 Feb 2026 10:00:00 +0000</pubDate><guid>https://deguiliu.github.io/tech-notes/posts/practice/mcu_cpp_rt_thread_practice/</guid><description>MCU 上用 C++ 不是禁忌，是有条件的工程选择。本文结合 RT-Thread v5.x 的 C++ 实际支持范围，从编译器基线、多态策略、固定大小容器、内存池 RAII、无锁 SPSC、C/C++ 互操作六个维度给出可落地的决策框架。</description></item></channel></rss>