gcc/libstdc++-v3/include/precompiled
Jonathan Wakely a30a2e43e4 libstdc++: Implement std::spanstream for C++23
This implements the <spanstream> header, as proposed for C++23 by P0448R4.

libstdc++-v3/ChangeLog:

	* include/Makefile.am: Add spanstream header.
	* include/Makefile.in: Regenerate.
	* include/precompiled/stdc++.h: Add spanstream header.
	* include/std/version (__cpp_lib_spanstream): Define.
	* include/std/spanstream: New file.
	* testsuite/27_io/spanstream/1.cc: New test.
	* testsuite/27_io/spanstream/version.cc: New test.
2021-11-13 11:45:31 +00:00
..
extc++.h Update copyright years. 2021-01-04 10:26:59 +01:00
stdc++.h libstdc++: Implement std::spanstream for C++23 2021-11-13 11:45:31 +00:00
stdtr1c++.h Update copyright years. 2021-01-04 10:26:59 +01:00