.. |
algorithm
|
|
|
any
|
Make any's copy assignment operator exception-safe,
|
2016-10-11 01:08:58 +03:00 |
array
|
Add constexpr to <iterator> and <array> for C++17
|
2016-08-23 11:13:12 +01:00 |
atomic
|
Define std::atomic<T>::is_always_lock_free for C++17
|
2016-08-19 16:42:27 +01:00 |
bitset
|
|
|
chrono
|
Replace non-constexpr decrement in std::chrono::floor
|
2016-10-13 15:42:09 +01:00 |
codecvt
|
|
|
complex
|
Fix libstdc++ versioned namespace build
|
2016-10-03 15:35:28 +01:00 |
condition_variable
|
|
|
deque
|
|
|
forward_list
|
|
|
fstream
|
|
|
functional
|
Use normal mode containers in searchers
|
2016-10-13 16:50:35 +01:00 |
future
|
Replace __bind_simple with std:🧵:__make_invoker
|
2016-10-13 11:37:13 +01:00 |
iomanip
|
|
|
ios
|
|
|
iosfwd
|
|
|
iostream
|
|
|
istream
|
LWG 2328 Rvalue stream extraction should use perfect forwarding
|
2016-07-20 19:21:53 +01:00 |
iterator
|
|
|
limits
|
|
|
list
|
|
|
locale
|
|
|
map
|
|
|
memory
|
|
|
mutex
|
Simplify std::call_once implementation
|
2016-10-12 13:16:15 +01:00 |
numeric
|
LWG 2733, LWG 2759 reject bool in gcd and lcm
|
2016-10-10 13:17:34 +01:00 |
optional
|
Make optional::reset noexcept, make optional::value work in constant expressions.
|
2016-09-29 18:20:28 +03:00 |
ostream
|
|
|
queue
|
|
|
random
|
|
|
ratio
|
Implement C++17 variable templates for type traits.
|
2016-07-29 22:01:39 +03:00 |
regex
|
|
|
scoped_allocator
|
Make std::scoped_allocator_adaptor's OUTERMOST recursive
|
2016-10-06 22:22:35 +01:00 |
set
|
|
|
shared_mutex
|
Define C++17 feature-test macros
|
2016-08-03 19:11:10 +01:00 |
sstream
|
|
|
stack
|
|
|
stdexcept
|
|
|
streambuf
|
|
|
string
|
|
|
string_view
|
Remove redundant const qualifliers from string_view
|
2016-10-11 11:33:24 +01:00 |
system_error
|
Implement C++17 variable templates for type traits.
|
2016-07-29 22:01:39 +03:00 |
thread
|
Replace __bind_simple with std:🧵:__make_invoker
|
2016-10-13 11:37:13 +01:00 |
tuple
|
re PR libstdc++/77802 (Boost Fiber doesn't compile)
|
2016-10-03 14:06:53 +03:00 |
type_traits
|
Implement std::has_unique_object_representations
|
2016-10-07 19:02:43 +01:00 |
typeindex
|
|
|
unordered_map
|
|
|
unordered_set
|
|
|
utility
|
Implement LWG 2744 and LWG 2754.
|
2016-08-15 18:06:09 +03:00 |
valarray
|
|
|
variant
|
Fix libstdc++ versioned namespace build
|
2016-10-03 15:35:28 +01:00 |
vector
|
|
|