EEEEKS! The mangling changed!
Douglas Gregor
gregod@cs.rpi.edu
Sun Nov 30 15:28:00 GMT 2003
On Saturday 29 November 2003 11:55 pm, Gabriel Dos Reis wrote:
> Carlo Wood <carlo@alinoe.com> writes:
>
> [...]
>
> | So, is it needed that the _user_ has access to __gnu_norm::
> | in debug mode?
>
> Yes. Thar has been nicely formulated in a earlier version of the
> debug-work by Doug. Hello Doug?
> (the point was that, in debug mode, some specific portions of code may
> not need a debugged vector, for example).
>
> -- Gaby
That's also true, but I don't expect use of __gnu_norm to be widespread at
all. I expect that instead users might user the __gnu_debug containers in a
few places in their code instead of flipping -D_GLIBCXX_DEBUG on.
Doug
More information about the Libstdc++
mailing list