gcc/libstdc++-v3/include/std
Jonathan Wakely a5b213dda5 libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
PR libstdc++/93818
	* include/std/ranges (_RangeAdaptor): Add deduction guide.
	(filter_view::_Iterator): Add alias _Vp_iter and use in place of
	iterator_t<_Vp>.
	(filter_view::_Iterator::_S_iter_cat()): Add 'typename'.
	(transform_view::_Iterator): Add alias _Base_iter and use in place of
	iterator_t<_Base>.
	(transform_view::_Iterator::_S_iter_cat()): Add 'typename'.
	(join_view::_Iterator): Add _Outer_iter and _Inner_iter aliases.
	(join_view::_Iterator::_S_iter_cat()): Add 'typename'.
	(split_view::_InnerIter::_S_iter_cat()): Likewise.
2020-02-18 23:34:10 +00:00
..
algorithm
any
array
atomic
bit libstdc++ P1956R1 On the names of low-level bit manipulation functions 2020-02-17 17:09:18 +00:00
bitset
charconv libstdc++ P1956R1 On the names of low-level bit manipulation functions 2020-02-17 17:09:18 +00:00
chrono
codecvt
complex
concepts libstdc++: P1964R2 Wording for boolean-testable 2020-02-17 18:22:05 +00:00
condition_variable
coroutine
deque libstdc++: Update __cpp_lib_erase_if macro (P1115R3) 2020-02-15 10:25:23 +00:00
execution
filesystem
forward_list libstdc++: Update __cpp_lib_erase_if macro (P1115R3) 2020-02-15 10:25:23 +00:00
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list libstdc++: Update __cpp_lib_erase_if macro (P1115R3) 2020-02-15 10:25:23 +00:00
locale
map
memory libstdc++ P1956R1 On the names of low-level bit manipulation functions 2020-02-17 17:09:18 +00:00
memory_resource libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546) 2020-02-17 15:11:04 +00:00
mutex
numbers
numeric
optional
ostream
queue
random
ranges libstdc++: Fix compilation of <ranges> with Clang (PR 93818) 2020-02-18 23:34:10 +00:00
ratio
regex
scoped_allocator
set
shared_mutex
span libstdc++: P1976R2 Fixed-size span construction from dynamic range 2020-02-18 17:43:36 +00:00
sstream
stack
stdexcept
stop_token
streambuf
string libstdc++: Update __cpp_lib_erase_if macro (P1115R3) 2020-02-15 10:25:23 +00:00
string_view libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546) 2020-02-17 15:11:04 +00:00
system_error
thread
tuple
type_traits libstdc++: Implement "Safe Integral Comparisons" (P0586R2) 2020-02-17 13:20:57 +00:00
typeindex
unordered_map
unordered_set
utility libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546) 2020-02-17 15:11:04 +00:00
valarray
variant
vector libstdc++: Update __cpp_lib_erase_if macro (P1115R3) 2020-02-15 10:25:23 +00:00
version libstdc++: P1976R2 Fixed-size span construction from dynamic range 2020-02-18 17:43:36 +00:00