latest STL
From: Shuo Xiang (sxiang_at_student.math.uwaterloo.ca)
Date: 08/18/03
- Next message: karim bernardet: "glibc"
- Previous message: Wanderer: "libgnomecanvas and Pango Pains"
- Next in thread: Ulrich Eckhardt: "Re: latest STL"
- Reply: Ulrich Eckhardt: "Re: latest STL"
- Reply: Adam Fineman: "Re: latest STL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Aug 2003 08:36:22 -0700
Greetings:
A few weeks ago I wasn't able to get a Euchre game compile on my
computer because it had an outdated version of the STL vector which
did not include the bound checking "at()" function which fulfills
essentially the same task as the [] member operator.
Since it is to my knowledge that the entire STL comes as a collection
of header files only, is it possible to upgrade STL just by
downloading the latest version of the respective header files (I'm
most interested in stl_vector.h) ? Or do I have to upgrade gcc itself
to 3.x?
If a header file upgrade is possible, where do I find them (I believe
HP makes them)
Regards,
Shuo Xiang
- Next message: karim bernardet: "glibc"
- Previous message: Wanderer: "libgnomecanvas and Pango Pains"
- Next in thread: Ulrich Eckhardt: "Re: latest STL"
- Reply: Ulrich Eckhardt: "Re: latest STL"
- Reply: Adam Fineman: "Re: latest STL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading