parent
b77912a0b5
commit
3ccb2ba9da
|
@ -3784,7 +3784,6 @@
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
|
|
||||||
<container id="stdContainer" endPattern="> !!::">
|
<container id="stdContainer" endPattern="> !!::">
|
||||||
<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>
|
||||||
|
|
Loading…
Reference in New Issue