| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| impl | ||
| base.h | ||
| bitset | ||
| deque | ||
| forward_list | ||
| iterator_tracker.h | ||
| list | ||
| map | ||
| map.h | ||
| multimap.h | ||
| multiset.h | ||
| set | ||
| set.h | ||
| unordered_map | ||
| unordered_set | ||
| vector |
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. From-SVN: r189456
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| impl | Loading commit data... | |
| base.h | Loading commit data... | |
| bitset | Loading commit data... | |
| deque | Loading commit data... | |
| forward_list | Loading commit data... | |
| iterator_tracker.h | Loading commit data... | |
| list | Loading commit data... | |
| map | Loading commit data... | |
| map.h | Loading commit data... | |
| multimap.h | Loading commit data... | |
| multiset.h | Loading commit data... | |
| set | Loading commit data... | |
| set.h | Loading commit data... | |
| unordered_map | Loading commit data... | |
| unordered_set | Loading commit data... | |
| vector | Loading commit data... |