digitalmars.D.dtl - minTL List - can I get a pointer to value?
- Tydr Schnubbis (5/5) Sep 16 2006 mintl.list doesn't seem to have a way to get the pointer to a value.
mintl.list doesn't seem to have a way to get the pointer to a value. This would be nice when the values are structs. Maybe there's a technical reason for it not to be there, I don't know. I'm currently using Indigo's LinkedList class, where the pointer is a property of the iterators.
Sep 16 2006