[Issue 8208] BitArray.opApply does not work on const(BitArray)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Apr 24 12:27:55 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=8208
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution|--- |WORKSFORME
--- Comment #1 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
Seems to work now, I can also see there's const versions of opApply.
--
More information about the Digitalmars-d-bugs
mailing list