[Issue 9372] Class member with @disabled ctor makes class ctor unusable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 23 07:55:11 PST 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9372



--- Comment #3 from hsteoh at quickfur.ath.cx 2013-01-23 07:55:10 PST ---
P.S. Even Object.factory does not allow the creation of objects without a
default ctor, so I'd argue that in no case should the implementation require
that all class fields be default-initializable when there's already a ctor to
do the job.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list