From -5085151744334736804
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,4c89891a0a07a571
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1994-02-28 16:59:54 PST
Newsgroups: comp.std.c++
Path: gmd.de!newsserver.jvnc.net!netnews.upenn.edu!msuinfo!agate!howland.reston.ans.net!cs.utexas.edu!uunet!majipoor.cygnus.com!news!jason
From: jason@cygnus.com (Jason Merrill)
Subject: Re: List of ANSI libraries
In-Reply-To: pascual@gonzo.tid.es's message of Mon, 21 Feb 1994 15:39:23 GMT
Content-Type: text/plain; charset=US-ASCII
Message-ID: <JASON.94Feb28165955@deneb.cygnus.com>
Sender: news@cygnus.com
Nntp-Posting-Host: deneb.cygnus.com
Organization: Cygnus Support, Mountain View, CA
References: <9402181713.AA27118@tdat.ElSegundoCA.NCR.COM> <1994Feb21.153923.5814@tid.es>
Mime-Version: 1.0
Date: Tue, 1 Mar 1994 00:59:54 GMT
Lines: 17

>>>>> Pascual Juan <pascual@gonzo.tid.es> writes:

> I just wanna know which are THE libraries the committee are working on!!!!

Apart from iostreams:

string
wstring (string of wchar_t)
bits<T> (fixed sequence of bits)
bitstring
dynarray<T>
ptrdynarray<T>
float_complex
double_complex
long_double_complex

Jason


