This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Where is streambuf::linebuffered(), streambuf::unbuffered()?
- To: libstdc++ at gcc dot gnu dot org
- Subject: Where is streambuf::linebuffered(), streambuf::unbuffered()?
- From: Craig Rodrigues <rodrigc at mediaone dot net>
- Date: Sun, 25 Feb 2001 21:29:07 -0500
Hi,
I am testing out some third party code with:
gcc version 3.0 20010223
and am running into some problems.
The code I have is trying to use the linebuffered() and unbuffered()
member functions of streambuf, which seem to be in libstdc++-v2, but
not in libstdc++-v3.
Where did these functions go?
If they will not be in libstdc++-v3, what are the equivalents that I
should use to port this code?
Thanks.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net