getters and setters not an lvalue

maarten van damme maartenvd1994 at gmail.com
Wed Oct 31 07:08:18 PDT 2012


Ok, looking forward to the fix :)

Btw, I have a foreach loop and in that foreach loop I want to decide
if the current element can stay and if not, I want to remove it. If
removing it yields an empty range in the foreach loop, it crashes.
What's the sane way to do this?


More information about the Digitalmars-d-learn mailing list