Files
gcc/libstdc++-v3
Jonathan Wakely e2b1c3ea40 libstdc++: Fix comment on std::print helper __open_terminal
The comment describes an earlier version of the function which I
experimented with when implementing the std::print feature. Update it to
describe the current semantics.

libstdc++-v3/ChangeLog:

	* src/c++23/print.cc (__open_terminal): Fix comment.
2026-04-21 21:05:26 +01:00
..
2026-04-21 00:16:25 +00: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.