Skip to content

Commit

Permalink
Remove non-existent member
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Mar 18, 2024
1 parent 079997c commit f8f1a99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cfg/std.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8782,7 +8782,6 @@ initializer list (7) string& replace (const_iterator i1, const_iterator i2, init
<member name="second" templateParameter="1"/>
</rangeItemRecordType>
<access>
<function name="at" yields="at_index"/>
<function name="count" action="find"/>
<function name="find" action="find" yields="iterator"/>
<function name="emplace_hint" action="push" yields="iterator"/>
Expand Down

0 comments on commit f8f1a99

Please sign in to comment.