..
algorithm
Update copyright years.
2019-01-01 13:31:55 +01:00
any
Fix missing or incorrect feature test macros
2019-01-15 12:01:12 +00:00
array
Fix after P0600.
2019-01-21 11:47:30 +00:00
atomic
P0482R5 char8_t: Standard library support
2019-02-19 02:54:42 +00:00
bit
Update copyright years.
2019-01-01 13:31:55 +01:00
bitset
Update copyright years.
2019-01-01 13:31:55 +01:00
charconv
P0482R5 char8_t: Standard library support
2019-02-19 02:54:42 +00:00
chrono
P0972R0 <chrono> zero(), min(), and max() should be noexcept
2019-01-11 23:41:05 +00:00
codecvt
Update copyright years.
2019-01-01 13:31:55 +01:00
complex
Update copyright years.
2019-01-01 13:31:55 +01:00
condition_variable
Update copyright years.
2019-01-01 13:31:55 +01:00
deque
Define __cpp_lib_erase_if feature test macro
2019-01-10 13:49:31 +00:00
filesystem
Update copyright years.
2019-01-01 13:31:55 +01:00
forward_list
Avoid ambiguity between C++2a std::erase_if and LFTS version
2019-01-29 00:47:38 +00:00
fstream
Update copyright years.
2019-01-01 13:31:55 +01:00
functional
Update copyright years.
2019-01-01 13:31:55 +01:00
future
Fix after P0600.
2019-01-21 11:47:30 +00:00
iomanip
Update copyright years.
2019-01-01 13:31:55 +01:00
ios
Update copyright years.
2019-01-01 13:31:55 +01:00
iosfwd
Update copyright years.
2019-01-01 13:31:55 +01:00
iostream
Update copyright years.
2019-01-01 13:31:55 +01:00
istream
Update copyright years.
2019-01-01 13:31:55 +01:00
iterator
Fix more missing or incorrect feature test macros
2019-01-15 12:58:19 +00:00
limits
P0482R5 char8_t: Standard library support
2019-02-19 02:54:42 +00:00
list
Avoid ambiguity between C++2a std::erase_if and LFTS version
2019-01-29 00:47:38 +00:00
locale
Update copyright years.
2019-01-01 13:31:55 +01:00
map
Update copyright years.
2019-01-01 13:31:55 +01:00
memory
Update copyright years.
2019-01-01 13:31:55 +01:00
memory_resource
Ensure pool resources always use normal mode vector
2019-01-29 00:47:25 +00:00
mutex
Update copyright years.
2019-01-01 13:31:55 +01:00
numeric
Update copyright years.
2019-01-01 13:31:55 +01:00
optional
Fix missing or incorrect feature test macros
2019-01-15 12:01:12 +00:00
ostream
Implement LWG 2221: formatted output operator for nullptr
2019-01-10 13:14:57 +00:00
queue
Update copyright years.
2019-01-01 13:31:55 +01:00
random
Update copyright years.
2019-01-01 13:31:55 +01:00
ratio
Update copyright years.
2019-01-01 13:31:55 +01:00
regex
Update copyright years.
2019-01-01 13:31:55 +01:00
scoped_allocator
Fix after P0600.
2019-01-21 11:47:30 +00:00
set
Update copyright years.
2019-01-01 13:31:55 +01:00
shared_mutex
Update copyright years.
2019-01-01 13:31:55 +01:00
sstream
Update copyright years.
2019-01-01 13:31:55 +01:00
stack
Update copyright years.
2019-01-01 13:31:55 +01:00
stdexcept
Update copyright years.
2019-01-01 13:31:55 +01:00
streambuf
Update copyright years.
2019-01-01 13:31:55 +01:00
string
P0482R5 char8_t: Standard library support
2019-02-19 02:54:42 +00:00
string_view
P0482R5 char8_t: Standard library support
2019-02-19 02:54:42 +00:00
system_error
Update copyright years.
2019-01-01 13:31:55 +01:00
thread
Update copyright years.
2019-01-01 13:31:55 +01:00
tuple
Update copyright years.
2019-01-01 13:31:55 +01:00
type_traits
P0340R2 Making std::underlying_type SFINAE-friendly
2019-02-23 21:19:00 +00:00
typeindex
Update copyright years.
2019-01-01 13:31:55 +01:00
unordered_map
Update copyright years.
2019-01-01 13:31:55 +01:00
unordered_set
Update copyright years.
2019-01-01 13:31:55 +01:00
utility
Update copyright years.
2019-01-01 13:31:55 +01:00
valarray
Update copyright years.
2019-01-01 13:31:55 +01:00
variant
Fix missing or incorrect feature test macros
2019-01-15 12:01:12 +00:00
vector
Ensure pool resources always use normal mode vector
2019-01-29 00:47:25 +00:00
version
PR libstdc++/89345 Only define std::destroying_delete for C++2a
2019-02-13 22:13:45 +00:00