public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* ISO C++
@ 2006-05-26  5:48 Mr Noone
  2006-05-26 14:00 ` John Love-Jensen
  0 siblings, 1 reply; 2+ messages in thread
From: Mr Noone @ 2006-05-26  5:48 UTC (permalink / raw)
  To: gcc-help

Is there a web page somewhere that describes
differences between g++ and ISO/IEC 14882:1998 C++?
Maybe even lists the g++ compiler limits?

I have searched but not found anything describing g++
ISO compliance in detail. The information is available
for Visual C++ 2005 here:
http://msdn2.microsoft.com/en-us/library/x84h5b78(VS.80).aspx

I need the information to write standard compliant
code that compiles cleanly on both compilers.

Thanks, freegoldbar at sign yahoo fullstop com


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ISO C++
  2006-05-26  5:48 ISO C++ Mr Noone
@ 2006-05-26 14:00 ` John Love-Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: John Love-Jensen @ 2006-05-26 14:00 UTC (permalink / raw)
  To: Mr Noone, MSX to GCC

Hi Mr Noone,

> Is there a web page somewhere that describes
> differences between g++ and ISO/IEC 14882:1998 C++?
> Maybe even lists the g++ compiler limits?

Is this what you are looking for...?
http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/C_002b_002b-Extensions.html

I believe the goal of GCC C++ compliance is ISO/IEC 14882-2003 (1998 revised
with 2003 TR) compliance.

If you find any non-compliance with that standard, please post to this
forum, or file a bug report.

HTH,
--Eljay

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-26 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-26  5:48 ISO C++ Mr Noone
2006-05-26 14:00 ` John Love-Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).