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] | |
Have you actually tested the insert (both edge and non) iterators, for instance?
And what happened to tree/block statement iterators? You said you don't
like them,
I don't like the purpose for that block statement iterators were created
and their internals; otherwise I like the idea.
but I think most of us do. Do they still work, or have you got a replacement for it? (Fingers crossed: double linked chain? ;-)
They of course still work; I haven't touched tree statement iterators, block ones
just run on the chains.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |