vector::operator[]

Gabriel Dos Reis gdr@integrable-solutions.net
Tue Nov 29 19:47:00 GMT 2005


Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> writes:

[...]

| Thank's, indeed as noted by Jon, the user can achieve part of this (but
| quite painfully). I do know that this is not the proper mailing list,
| but it seems to me that debugging is more and more a painful experience
| with C++. 

Very much true.

[...]

| Really, I think gcc is a great C++ compiler, the problem nowadays is
| more with the debugging experience than with bugs in the compiler or in
| the library... Unfortunately, I do not know what to do to improve the
| situation...

Here is a very unhelpful advice:  Avoid writing codes so that you
don't find yourself in a situation of having to debug it; and tell
everybody else to do the same ;-)

-- Gaby



More information about the Libstdc++ mailing list