diff options
| author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-07-13 08:59:58 +0000 |
|---|---|---|
| committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-07-13 08:59:58 +0000 |
| commit | 4f2884deb130f66338c261eefda1b6be06e2c82a (patch) | |
| tree | 98cbf83c315fe42c65c2ddcf8b73005612e9ba99 /libjava/classpath/lib/java/sql/Statement.class | |
| parent | ba187736c174c79b085c205027799b62ae14634b (diff) | |
| download | ppe42-gcc-4f2884deb130f66338c261eefda1b6be06e2c82a.tar.gz ppe42-gcc-4f2884deb130f66338c261eefda1b6be06e2c82a.zip | |
2012-07-13 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/53657
* include/bits/stl_pair.h (pair<>::pair(pair&&)): Declare defaulted,
per C++11.
* include/bits/stl_map.h (map<>::insert(_Pair&&), map<>::insert
(const_iterator, _Pair&&)): Constrain with std::is_constructible,
per LWG2005.
* include/bits/stl_multimap.h (multimap<>::insert(_Pair&&),
multimap<>::insert(const_iterator, _Pair&&)): Likewise.
* include/bits/hashtable_policy.h (_Insert<>::insert(_Pair&&),
_Insert<>::insert(const_iterator, _Pair&&)): Likewise.
* include/debug/unordered_map: Adjust.
* include/debug/map.h: Likewise.
* include/debug/multimap.h: Likewise.
* include/profile/unordered_map: Likewise.
* include/profile/map.h: Likewise.
* include/profile/multimap.h: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189456 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/java/sql/Statement.class')
0 files changed, 0 insertions, 0 deletions

