astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2015-08-15 14:26:50 +02:00
parent b77912a0b5
commit 3ccb2ba9da
1 changed files with 0 additions and 3 deletions

View File

@ -3784,7 +3784,6 @@
<not-uninit/> <not-uninit/>
</arg> </arg>
</function> </function>
<container id="stdContainer" endPattern="&gt; !!::"> <container id="stdContainer" endPattern="&gt; !!::">
<type templateParameter="0"/> <type templateParameter="0"/>
<size> <size>
@ -3860,7 +3859,6 @@
</container> </container>
<container id="stdString" startPattern="std :: string|wstring|u16string|u32string" endPattern="" inherits="stdAllString"> <container id="stdString" startPattern="std :: string|wstring|u16string|u32string" endPattern="" inherits="stdAllString">
</container> </container>
<podtype name="int8_t" sign="s" size="1"/> <podtype name="int8_t" sign="s" size="1"/>
<podtype name="int16_t" sign="s" size="2"/> <podtype name="int16_t" sign="s" size="2"/>
<podtype name="int32_t" sign="s" size="4"/> <podtype name="int32_t" sign="s" size="4"/>
@ -3910,7 +3908,6 @@
<podtype name="lldiv_t"/> <podtype name="lldiv_t"/>
<podtype name="mbstate_t"/> <podtype name="mbstate_t"/>
<podtype name="wint_t"/> <podtype name="wint_t"/>
<!--Not part of standard, but widely supported by runtime libraries--> <!--Not part of standard, but widely supported by runtime libraries-->
<function name="itoa"> <function name="itoa">
<noreturn>false</noreturn> <noreturn>false</noreturn>