This is the mail archive of the gcc-help@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]

export in g++ 2.95.2



Is the export keyword described in 9.2.3 and 13.7 of Stroustrup 3rd
suppsed to be implemented in g++?

If that facility didn't make it into the final ANSI standard, is there 
an equivalent mechanism for template linkages, or is the only
alternative to #include the definition anywhere it is intended to be
used?

Thanks,

Marty


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