.. |
array/requirements
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
bitset
|
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
|
2009-04-09 17:00:19 +02:00 |
deque
|
merge branch profile-stdlib
|
2009-10-03 02:17:41 +00:00 |
forward_list
|
forward_list.h (forward_list<>::erase_after): Change signature per N2988, return void; simplify.
|
2009-11-13 22:41:49 +00:00 |
headers
|
stl_pair.h (swap): Do not swap rvalues.
|
2009-05-18 23:15:56 +01:00 |
list
|
pool_allocator.cc: Adjust catch blocks.
|
2009-11-19 19:21:05 +00:00 |
map
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
multimap
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
multiset
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
priority_queue
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
queue
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
set
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
stack
|
basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C++0x mode.
|
2009-08-25 22:29:08 +00:00 |
unordered_map
|
re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() copies its argument)
|
2009-11-19 16:55:25 +00:00 |
unordered_multimap
|
re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() copies its argument)
|
2009-11-19 16:55:25 +00:00 |
unordered_multiset
|
re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() copies its argument)
|
2009-11-19 16:55:25 +00:00 |
unordered_set
|
re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() copies its argument)
|
2009-11-19 16:55:25 +00:00 |
vector
|
merge branch profile-stdlib
|
2009-10-03 02:17:41 +00:00 |