This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STL with gcc3


Ji Li <liji@jlab.org> writes:

| Hi,
| 
| 	Yes I get the idea. The question is the real code that I am
| dealing with is far more comlex than the example I gave here. Ok, I will
| try to change the code. Thanks to you all for your help.

As a transition, you might want to start with a "using namespace std;" right
after the includes.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]