This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 (and "export")
- To: egcs at cygnus dot com
- Subject: Re: libstdc++-v3 (and "export")
- From: Nathan Myers <ncm at cygnus dot com>
- Date: Wed, 21 Oct 1998 22:57:32 -0700
- Newsgroups: cygnus.egcs
- Organization: http://www.cantrip.org/
- References: <Pine.LNX.3.96.981019172526.1521A-100000@rumcajs.chemie.uni-halle.de>, <13868.3227.201793.409623.cygnus.egcs@piano.dptmaths.ens-cachan.fr>
Gabriel Dos Reis wrote:
>
> >>>>> «Ryszard», Ryszard Kabatek <rysio@rumcajs.chemie.uni-halle.de> wrote:
>
> Ryszard> Is it possible to say, when the libstdc++-v3 will be available?
>
> Work is in progress. Patience. A snapshot next week, Nathan ?
We're hoping to do one next week.
> Ryszard> What about the C++ keyword `export'?
>
> I don't know the status about this. But I think its support is more
> important than `restrict' in C++ (assuming one come up with a
> reasonnable semantic and has solved related problems iin C9x).
There is no current work on export that I know of.
It is by far the most important piece left; it implements in a standard,
portable way the useful qualities of what people have been calling
"precompiled headers". Without it we'll be looking at a noticeable
fraction of a minute per .cc file just to reread all the standard
library template definitions.
Anybody who wanted the world's everlasting gratitude probably wouldn't
choose export to work on, but if they wanted *mine* that would do it.
Nathan Myers
ncm@cantrip.org