Xref: utzoo gnu.g++.help:428 comp.lang.c++:11417 Path: utzoo!utgpu!watserv1!watmath!uunet!tut.cis.ohio-state.edu!G.OSWEGO.EDU!dl From: dl@G.OSWEGO.EDU (Doug Lea) Newsgroups: gnu.g++.help,comp.lang.c++ Subject: 2.0 streams, InterViews 3.0 Message-ID: <9102031111.AA00778@g> Date: 3 Feb 91 11:11:49 GMT References: <1991Jan30.143635.600@kub.nl> Sender: daemon@tut.cis.ohio-state.edu Reply-To: dl@g.oswego.edu Followup-To: gnu.g++.help Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu Lines: 13 > InterViews 3.0 requires the 2.0 version of AT&T's iostream classes. > To my information libg++ currently supports the 1.2 version of iostream classes. > Is this correct? Yes. > If true, can we expect version 2.0 functionality in libg++ soon? Yes. (As usual, no guarantees about when `soon' might be though!) -Doug