std.cfg: Cleanup wrong configuration.

This commit is contained in:
orbitcowboy 2017-03-15 09:39:11 +01:00
parent 9f124b295e
commit 468fadff86
1 changed files with 1 additions and 1 deletions

View File

@ -4045,7 +4045,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<function name="std::deque::clear,std::list::clear,std::forward_list::clear,std::map::clear,std::unordered_map::clear,std::queue::clear,std::set::clear,std::unordered_set::clear,std::stack::clear,std::string::clear,std::wstring::clear,std::vector::clear">
<noreturn>false</noreturn>
</function>
<function name="std::deque::empty,std::list::empty,std::forward_list::empty,std::map::empty,std::unordered_map::empty,std::queue::empty,std::set::empty,std::unordered_set::clear,std::stack::empty,std::string::empty,std::wstring::empty,std::vector::empty,std::queue::empty,std::array::empty">
<function name="std::deque::empty,std::list::empty,std::forward_list::empty,std::map::empty,std::unordered_map::empty,std::queue::empty,std::set::empty,std::unordered_set::empty,std::stack::empty,std::string::empty,std::wstring::empty,std::vector::empty,std::queue::empty,std::array::empty">
<noreturn>false</noreturn>
<returnValue type="bool"/>
<use-retval/>