pretty printer display hints for collections
"Elmenthaler, Jens" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CEA8125BCE884349929B204B961E547128E39CDB@DEBOSVPEX001.ent.rt.verigy.net> |
Before I move to the libstdc++ mailing list or scratch my head how to adapt Eclipse CDT being robust AND usable at the same time, is there any good reason why the STL pretty printers for list, bitset, dqueue, ... don't use display hint "array"? Or more generally, shouldn't any pretty printer for a collection either use display hint "array" or "map"? Jens.