|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
digitalmars.D.dtl - minTL List - can I get a pointer to 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
|