<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>AUTOSAR - 分类 - LoveIt</title>
        <link>https://zhengqijun0121.github.io/blog/categories/autosar/</link>
        <description>AUTOSAR - 分类 - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>zhengqijun0121@qq.com (zhengqijun0121)</managingEditor>
            <webMaster>zhengqijun0121@qq.com (zhengqijun0121)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sun, 19 Apr 2026 09:00:00 &#43;0800</lastBuildDate><atom:link href="https://zhengqijun0121.github.io/blog/categories/autosar/" rel="self" type="application/rss+xml" /><item>
    <title>AUTOSAR C&#43;&#43; 2014 规范</title>
    <link>https://zhengqijun0121.github.io/blog/004_autosarcpp2014%E8%A7%84%E8%8C%83/</link>
    <pubDate>Sun, 19 Apr 2026 09:00:00 &#43;0800</pubDate>
    <author>zhengqijun0121@qq.com (zhengqijun0121)</author>
    <guid>https://zhengqijun0121.github.io/blog/004_autosarcpp2014%E8%A7%84%E8%8C%83/</guid>
    <description><![CDATA[<h1 id="autosar-cpp-2014-规范">AUTOSAR Cpp 2014 规范</h1>
<blockquote>
<p><a href="https://ww2.mathworks.cn/help/bugfinder/autosar-c-14.html?lang=en" target="_blank" rel="noopener noreffer ">https://ww2.mathworks.cn/help/bugfinder/autosar-c-14.html?lang=en</a></p>
</blockquote>
<hr>
<h2 id="中文版本">中文版本</h2>
<h3 id="语言无关问题">语言无关问题</h3>
<p>[Rule A0-1-1] 项目中不得包含被赋予值但后续未使用的非易失性变量实例。</p>
<p>[Rule A0-1-2] 具有非 void 返回类型（非重载运算符）的函数返回值必须被使用。</p>
<p>[Rule A0-1-3] 在匿名命名空间中定义的函数、具有内部链接的静态函数或私有成员函数必须被使用。</p>]]></description>
</item>
</channel>
</rss>
