gcc/libstdc++-v3/testsuite/std/ranges
Jonathan Wakely 1a129376bb libstdc++: Add default template argument to basic_istream_view
The standard shows this default template argument in the <ranges>
synopsis, but it was missing in libstdc++.

libstdc++-v3/ChangeLog:

	* include/std/ranges (basic_istream_view): Add default template
	argument.
	* testsuite/std/ranges/istream_view.cc: Check it.
2021-08-23 16:17:10 +01:00
..
access libstdc++: Move attributes that follow requires-clauses [PR101782] 2021-08-05 15:16:58 +01:00
adaptors libstdc++: Add [[nodiscard]] to iterators and related utilities 2021-08-04 12:54:28 +01:00
headers/ranges libstdc++: Make ranges CPOs final and not addressable 2021-06-15 18:20:06 +01:00
iota libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_size_type.cc 2021-08-08 10:52:50 +02:00
subrange libstdc++: Remove precondition checks from ranges::subrange 2021-06-15 18:20:06 +01:00
97600.cc libstdc++: Implement P2325 changes to default-constructibility of views 2021-06-17 22:29:03 -04:00
empty_view.cc Update copyright years. 2021-01-04 10:26:59 +01:00
istream_view.cc libstdc++: Add default template argument to basic_istream_view 2021-08-23 16:17:10 +01:00
p2259.cc libstdc++: Add [[nodiscard]] to iterators and related utilities 2021-08-04 12:54:28 +01:00
p2325.cc libstdc++: Implement new views::split as per P2210 2021-06-20 12:47:18 -04:00
p2367.cc libstdc++: Implement new views::split as per P2210 2021-06-20 12:47:18 -04:00
range.cc libstdc++: Avoid hard error in ranges::unique_copy [PR100770] 2021-06-03 12:30:29 -04:00
refinements.cc Update copyright years. 2021-01-04 10:26:59 +01:00
safe_range_types.cc Update copyright years. 2021-01-04 10:26:59 +01:00
safe_range.cc Update copyright years. 2021-01-04 10:26:59 +01:00
single_view.cc libstdc++: Reduce header dependencies on <array> and <utility> 2021-07-27 12:04:18 +01:00
sized.cc Update copyright years. 2021-01-04 10:26:59 +01:00
view.cc libstdc++: Implement P2325 changes to default-constructibility of views 2021-06-17 22:29:03 -04:00