gcc/libstdc++-v3/testsuite/27_io/basic_ostream/print
Jonathan Wakely 1fd7e36e99
libstdc++: Make std::println use locale from ostream (LWG 4088)
This was just approved in Wrocław.

libstdc++-v3/ChangeLog:

	* include/std/ostream (println): Pass stream's locale to
	std::format, as per LWG 4088.
	* testsuite/27_io/basic_ostream/print/1.cc: Check std::println
	with custom locale. Remove unused brit_punc class.
2024-12-11 10:52:09 +00:00
..
1.cc libstdc++: Make std::println use locale from ostream (LWG 4088) 2024-12-11 10:52:09 +00:00
2.cc libstdc++: Implement "Printing blank lines with println" for C++23 2024-04-17 17:33:10 +01:00