PR libstdc++/86954 use non-placement operator delete
As explained in the PR, there's no reason to call the nothrow delete, we can just use the normal one. PR libstdc++/86954 * include/bits/stl_tempbuf.h (return_temporary_buffer): Use non-placement delete. From-SVN: r263542
Showing
Please
register
or
sign in
to comment