]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc
authorJonathan Wakely <jwakely@redhat.com>
Wed, 21 Aug 2024 11:22:58 +0000 (12:22 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 23 Aug 2024 12:18:19 +0000 (13:18 +0100)
commit9115593d8517d210ffe7da2c8ec786342381e471
treeef6cf25883476a1d7aaddf1f714ba29982d98c2b
parent0bb26524ae43ffe6a1e54941f467f59931f921b3
libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc

libstdc++-v3/ChangeLog:

* src/c++11/debug.cc: Replace throw() with noexcept.
libstdc++-v3/src/c++11/debug.cc