Files
gcc/libstdc++-v3
Patrick Palka c70b44f2c1 libstdc++: Implement ranges::stride_view from P1899R3
libstdc++-v3/ChangeLog:

	* include/std/ranges (stride_view): Define.
	(stride_view::_Iterator): Define.
	(views::__detail::__can_stride_view): Define.
	(views::_Stride, views::stride): Define.
	* testsuite/std/ranges/adaptors/stride/1.cc: New test.
2022-10-18 10:51:52 -04:00
..
2022-10-18 00:17:40 +00:00
2022-10-12 09:31:32 +02:00

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.