This commit is contained in:
Alexander Mai 2017-09-26 20:59:23 +02:00
parent ecc90c040e
commit 8d4c2d3145
1 changed files with 1 additions and 1 deletions

View File

@ -4886,7 +4886,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<function name="top" yields="item"/>
</access>
</container>
<container id="stdSet" startPattern="std :: set|unoredered_set|multiset|unoredered_multiset &lt;" inherits="stdContainer">
<container id="stdSet" startPattern="std :: set|unordered_set|multiset|unordered_multiset &lt;" inherits="stdContainer">
<access>
<function name="find" action="find" yields="iterator"/>
<function name="count" action="find"/>