This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++'s 'export' Keyword?
Paolo Carlini <pcarlini@suse.de> writes:
| Olivier Galibert wrote:
|
| > Is there a good documentation anywhere about what export is really...
|
| You can perhaps find interesting N1426 in
|
| http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/
|
| I would start from the Appendixes therein, actually.
It ought to be stressed that that paper was debunked at the Oxford
meeting. Please don't refer to that paper as a "good documentation" or
a "documentation" of export. It simply isn't.
If you want to understand templates with export, read the C++ standard
or David Vandevoorde's book.