[Issue 13806] std.bitmanip.BitArray -- use of methods named init() messes up templates

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Dec 16 07:54:20 PST 2014


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

--- Comment #1 from hsteoh at quickfur.ath.cx ---
IMO, proper ctors should be used instead of init(), since that is essentially
what they do.

--


More information about the Digitalmars-d-bugs mailing list