This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++'s 'export' Keyword?


On Jan 27, 2004, at 5:02 AM, Simon G Best wrote:

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).

No. There won't be any more work on 3.4 at this point except for bug fixes.



If not, can I ask what the current situation with GCC and 'export' is? Will 'export' be implemented in GCC-3.5?

My guess would be no. Implementing export would be a major project, and as far as I know nobody has started working on it yet.


--Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]