std.cfg: Added support for more interfaces.

This commit is contained in:
orbitcowboy 2019-03-01 09:28:46 +01:00
parent 360823203f
commit 9348a627e0
1 changed files with 1 additions and 1 deletions

View File

@ -6202,7 +6202,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<not-uninit/>
</arg>
</function>
<function name="std::list::find,std::map::find,std::set::find,std::vector::find">
<function name="std::list::find,std::map::find,std::set::find,std::vector::find,std::unordered_map::find,std::unordered_multimap::find,std::unordered_set::find,std::unordered_multiset::find,std::multiset::find,std::multimap::find">
<use-retval/>
<const/>
<returnValue type="iterator"/>