r270650 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Apr 29 13:25:00 GMT 2019
Author: redi
Date: Mon Apr 29 13:25:38 2019
New Revision: 270650
URL: https://gcc.gnu.org/viewcvs?rev=270650&root=gcc&view=rev
Log:
Use _GLIBCXX_NOEXCEPT_IF for std::swap
* include/bits/move.h (swap(T&, T&), swap(T (&)[N], T (&)[N])): Use
_GLIBCXX_NOEXCEPT_IF to simplify declarations.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/move.h
More information about the Libstdc++-cvs
mailing list