C++ standard
Kelley Cook
kcook34@ford.com
Mon Jul 28 17:25:00 GMT 2003
You wrote:
> Hello !
> Answer me please what C++ standard supports g++ ?
> (get me URL please)
Assuming this was a translation problem and you meant to ask:
"What C++ standard does g++ support?"
Then the answer is GCC 3.x supports 'ISO/IEC IS 14882:1998(E)' which is also known as C++98.
Googling on "14882 1998" like this:
http://www.google.com/search?q=14882+1998&hl=ru
hopefully will get you the answers you are seeking.
Followup questions should go to gcc-help@gcc.gnu.org.
Kelley Cook
More information about the Gcc
mailing list