This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: gnu++0x
On 05/20/2010 09:38 AM, Per Hurtig wrote:
> Hi,
>
> I'm a newbie on this list and maybe this question should be asked
> somewhere else. If that's the case please tell me where.
>
gnu-help? This list is about the development of the run-time library.
> My question is: what additional functionality the gnu++0x extensions
> give, as compared to the c++0x extensions!?
>
Exactly the same of gnu++98 vs c++98, have a look at the manual about
the latter.
Paolo.