[Bug libstdc++/41949] New: std::endl documentation contains bad link

gcc at cconstruct dot de gcc-bugzilla@gcc.gnu.org
Thu Nov 5 11:02:00 GMT 2009


The documentation as seen in ostream,
http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a01038.html#a9e2ba1ed9813a1f03adc9a87dbf491a5
or similar reads:
>>>
Write a newline and flush the stream.

This manipulator is often mistakenly used when a simple newline is desired,
leading to poor buffering performance. See
http://gcc.gnu.org/onlinedocs/libstdc++/27_io/howto.html#2 for more on this
subject.
<<<
The link however does not work and I can't find something, that looks like the
right target right now.


-- 
           Summary: std::endl documentation contains bad link
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at cconstruct dot de


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41949



More information about the Gcc-bugs mailing list