projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c82d82
)
Fix date of ChangeLog entry.
author
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 5 Jun 2015 16:00:04 +0000
(17:00 +0100)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Fri, 5 Jun 2015 16:00:04 +0000
(17:00 +0100)
From-SVN: r224155
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 4efd866729df5d192cdbc34553d6f38a91b7ed4a..9aa6d5419025aee5ebe3df214fc639c39ee84022 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,4
+1,4
@@
-2015-06-0
4
Ville Voutilainen <ville.voutilainen@gmail.com>
+2015-06-0
5
Ville Voutilainen <ville.voutilainen@gmail.com>
Add __is_nothrow_swappable and take it into use.
* include/bits/algorithmfwd.h (swap): Only declare for C++98 mode.