G++ and ISO C++
Giovanni Bajo
giovannibajo@libero.it
Tue Jun 28 17:32:00 GMT 2005
Mirza <mirza@seznam.cz> wrote:
> Can someone point me to list of ISO C++ vs. g++ incompatibilities.
There are very few large issues at this point. The only big feature missing is
"export", then it's a bunch of relatively minor nits (access checking in friend
declarations within templates, correct semantic for old-style access
declarations vs using declarations, etc.), plus of course the usual bag of
bugs.
I am not aware of any official list though.
Giovanni Bajo
More information about the Gcc
mailing list