public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* deriving a class from iostream/streambuf
@ 2000-08-31 13:05 rlau
  2000-09-01 12:19 ` Joe Buck
  0 siblings, 1 reply; 2+ messages in thread
From: rlau @ 2000-08-31 13:05 UTC (permalink / raw)
  To: gcc

Someone posted that on comp.program.C++. Anyone know anything about that?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Does anyone know if there's a tutorial on how to derive a stream class
from
basic_iostream?


Sean Baxter has one but its implementation is dependent on Microsoft's
implemenation of STL/IOStream Library.

I am currently implementing on UNIX (SGI Irix).  The STL is somewhat
different from the Microsoft Implementation.  I have converted Sean's
example to
non-Microsoft STL compatible, but it not working.  I might be missing
something.


Thanx


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: deriving a class from iostream/streambuf
  2000-08-31 13:05 deriving a class from iostream/streambuf rlau
@ 2000-09-01 12:19 ` Joe Buck
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Buck @ 2000-09-01 12:19 UTC (permalink / raw)
  To: rlau; +Cc: gcc

> Does anyone know if there's a tutorial on how to derive a stream class
> from
> basic_iostream?

You might ask the folks on comp.lang.c++.moderated.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-01 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-31 13:05 deriving a class from iostream/streambuf rlau
2000-09-01 12:19 ` Joe Buck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).