gcc/libstdc++-v3/testsuite/std
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
..
concepts libstdc++: Revert final/non-addressable changes to ranges CPOs 2021-06-16 14:31:04 +01:00
ranges libstdc++: Add default template argument to basic_istream_view 2021-08-23 16:17:10 +01:00
time libstdc++: Uncomment more parts of <chrono> synopsis test 2021-03-10 11:14:27 +00:00