PR 7875
Gabriel Dos Reis
gdr@integrable-solutions.net
Tue Apr 15 19:16:00 GMT 2003
Mark Mitchell <mark@codesourcery.com> writes:
| This is a high-priorty PR that was marked as a compiler bug, but is
| really a library bug -- or perhaps not a bug at all.
|
| Would one of you library gurus please take a look at it, and decide
| whether it really is a bug?
This is not a bug. Nathan's analysis is correct. And I'll emphasize
it saying that the insertiong operator that takes a "const char*" is
not a member-function and expects a plain reference to std::ostream.
-- Gaby
More information about the Libstdc++
mailing list