help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switching off ansi C++?


From: Rolf Magnus
Subject: Re: Switching off ansi C++?
Date: Wed, 23 Jun 2004 12:20:44 +0200

Xin Wang wrote:

> I used an older version of g++ which is not C++
> based.

?? g++ is the C++ compiler of the Gnu Compiler Collection. It always was
"C++ based".

> Now I am having trouble compiling those 
> files due to some problems with the definition of
> templates, iterators, and stuff. :-) Is it a way
> to switch off these ansi C++ based features?

You mean your code has problems because your compiler supports templates
and the standard library offers iterators? Doesn't make much sense to
me. And I am quite sure there is no way to switch those off.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]