gcc/libstdc++-v3/include/std
Patrick Palka bc046a60cf libstdc++: Implement LWG 3555 changes to transform/elements_view
libstdc++-v3/ChangeLog:

	* include/std/ranges (transform_view::_Iterator::_S_iter_concept):
	Consider _Base instead of _Vp as per LWG 3555.
	(elements_view::_Iterator::_S_iter_concept): Likewise.
2021-06-18 20:50:23 -04:00
..
algorithm
any libstdc++: Fix std::any constraints [PR101034] 2021-06-14 15:10:56 +01:00
array
atomic libstdc++: Refactor/cleanup of C++20 atomic wait implementation 2021-04-20 15:14:58 +01:00
barrier [libstdc++] Remove unused hasher instance. 2021-06-08 15:41:31 -07:00
bit
bitset
charconv libstdc++: Disable floating_to_chars.cc on 16 bit targets 2021-05-20 13:21:41 +01:00
chrono
codecvt
complex
concepts libstdc++: Implement LWG 3557 change to convertible_to 2021-06-18 11:51:33 -04:00
condition_variable
coroutine
deque
execution
filesystem
forward_list
fstream
functional
future libstdc++: Fix null dereferences in std::promise 2021-05-04 22:46:24 +01:00
iomanip
ios
iosfwd
iostream
istream libstdc++: Fix constraints for rvalue stream insertion/extraction 2021-05-07 23:45:52 +01:00
iterator
latch libstdc++: Fix whitespace in license boilerplate 2021-04-21 12:59:58 +01:00
limits
list
locale
map
memory
memory_resource libstdc++: Add warnings for some C++23 deprecations 2021-06-09 10:32:43 +01:00
mutex
numbers
numeric libstdc++: Replace incorrect static assertion in std::reduce [PR95833] 2021-06-18 14:46:58 +01:00
optional libstdc++: Fix constraint on std::optional assignment [PR 100982] 2021-06-09 12:45:11 +01:00
ostream libstdc++: Fix constraints for rvalue stream insertion/extraction 2021-05-07 23:45:52 +01:00
queue
random
ranges libstdc++: Implement LWG 3555 changes to transform/elements_view 2021-06-18 20:50:23 -04:00
ratio
regex
scoped_allocator
semaphore libstdc++: Remove #error from <semaphore> implementation [PR 100179] 2021-04-22 13:59:32 +01:00
set
shared_mutex
source_location
span libstdc++: Implement P2325 changes to default-constructibility of views 2021-06-17 22:29:03 -04:00
sstream
stack
stdexcept
stop_token libstdc++: Remove TODO comment 2021-05-10 21:10:34 +01:00
streambuf
string
string_view
syncstream
system_error
thread libstdc++: Fix std::jthread assertion and re-enable skipped test 2021-05-17 17:56:57 +01:00
tuple libstdc++: Use reserved name for attribute [PR101055] 2021-06-14 11:53:29 +01:00
type_traits libstdc++: Fix common_reference for non-reference results [PR100894] 2021-06-14 21:17:53 +01:00
typeindex
unordered_map
unordered_set
utility
valarray
variant libstdc++: Do not use deduced return type for std::visit [PR 100384] 2021-05-04 12:16:46 +01:00
vector
version libstdc++: Implement P2325 changes to default-constructibility of views 2021-06-17 22:29:03 -04:00