<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[创建头文件与模块共存的 C++ 库的 SKILL]]></title><description><![CDATA[<p dir="auto">分享一个我自己的一个项目中所用到的 SKILL： <a href="https://github.com/ZheFeng7110/ccc/blob/develop/.agents/skills/cpp-lib-headers-modules-both-supports/SKILL.md" rel="nofollow ugc">https://github.com/ZheFeng7110/ccc/blob/develop/.agents/skills/cpp-lib-headers-modules-both-supports/SKILL.md</a></p>
<p dir="auto">可以方便地让 Agent 创建能够同时提供头文件+模块导入的库。</p>
<p dir="auto">设计原理参考了 boost pfr 库中组织头文件与模块的方式。</p>
]]></description><link>http://forum.d2learn.org/topic/222/创建头文件与模块共存的-c-库的-skill</link><generator>RSS for Node</generator><lastBuildDate>Sun, 31 May 2026 05:24:04 GMT</lastBuildDate><atom:link href="http://forum.d2learn.org/topic/222.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 May 2026 09:12:08 GMT</pubDate><ttl>60</ttl></channel></rss>