This is the mail archive of the gcc-bugs@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]

Re: c++/3535: g++ 3.0 cannot find vector class


Synopsis: g++ 3.0 cannot find vector class

Responsible-Changed-From-To: unassigned->pme
Responsible-Changed-By: pme
Responsible-Changed-When: Tue Jul  3 08:32:08 2001
Responsible-Changed-Why:
    Because.
State-Changed-From-To: open->closed
State-Changed-By: pme
State-Changed-When: Tue Jul  3 08:32:08 2001
State-Changed-Why:
    Your code is incorrect.  Template classes must be
    instantiated.  I recommend a good introductory book on the
    use of the Standard C++ Library, such as the Josuttis text.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3535&database=gcc


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