This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
C++'s 'export' Keyword?
- From: Simon G Best <simon dot g dot best at btinternet dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 27 Jan 2004 13:02:12 +0000
- Subject: C++'s 'export' Keyword?
Hello!
Having just tried out GCC-3.3.2 (and finding that it clobbered my
installation of GCC-3.2.3 :-( ), I am wondering if GCC-3.4 will
implement C++'s 'export' (the explicit exporting of templates with the
'export' keyword).
If not, can I ask what the current situation with GCC and 'export' is?
Will 'export' be implemented in GCC-3.5?
I've had a nose around the GCC website in search of answers, but to no
avail :-(
Simon