This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.0 and 'export'
- To: rumcajs at gmx dot net
- Subject: Re: GCC 3.0 and 'export'
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 27 Apr 2000 10:20:40 +0200
- CC: gcc at gcc dot gnu dot org
- References: <24341.956819826@www8.gmx.net>
> GCC 3.0 will contain the C++ Standard Library.
> Will it support the C++ keyword 'export' too?
At the current state of affairs, it won't. Of course, it is always
possible that some yet-unknown contributor appears out of nowhere
tomorrow with a complete implementation of the feature.
Regards,
Martin