This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/14078] Manipulators are slow
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Feb 2004 15:35:13 -0000
- Subject: [Bug libstdc++/14078] Manipulators are slow
- References: <20040209093043.14078.peturr02@ru.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-02-10 15:35 -------
Yes, I was about to post something: I had looked at the wrong operator<< and
operator>>, those in std_iomanip.h, sorry ;)
However, I still don't understand your considerations about the const argument:
the signature is fixed in 27.6.1.2.3 and 27.6.2.5.3, isn't it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14078