Skip to content

Commit

Permalink
Update std.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github authored Aug 1, 2024
1 parent 4933a2a commit 0076cef
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 @@ -8192,7 +8192,6 @@ initializer list (7) string& replace (const_iterator i1, const_iterator i2, init
<!-- template< class T > typename std::remove_reference<T>::type&& move( T&& t ) noexcept; // (since C++11) -->
<!-- template< class T > constexpr typename std::remove_reference<T>::type&& move( T&& t ) noexcept; // (until C++14) -->
<function name="std::move">
<pure/>
<noreturn>false</noreturn>
<use-retval/>
<arg nr="1">
Expand Down

0 comments on commit 0076cef

Please sign in to comment.