gcc/libstdc++-v3/testsuite/std
Jonathan Wakely f918470940 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.

(cherry picked from commit 1a129376bb)
2021-08-23 17:02:53 +01:00
..
concepts Update copyright years. 2021-01-04 10:26:59 +01:00
ranges libstdc++: Add default template argument to basic_istream_view 2021-08-23 17:02:53 +01:00
time libstdc++: Uncomment more parts of <chrono> synopsis test 2021-03-10 11:14:27 +00:00