[Issue 15364] BitArray.len should be private

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jan 10 22:42:06 PST 2016


https://issues.dlang.org/show_bug.cgi?id=15364

--- Comment #3 from b2.temp at gmx.com ---
If you land here because some code is broken in phobos 2.070 note that you can
fix by using the copy constructor that takes a size_t & void* (len,ptr) as
parameter.

--


More information about the Digitalmars-d-bugs mailing list