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



--- Comment #6 from Simen Kjaeraas <simen.kja...@gmail.com> 2012-09-21 07:30:39 
PDT ---
(In reply to comment #4)
> I think that built-in init property should be valid even if default ctor is
> disabled.
> T.init shows runtime object initial bit-wise representation. So, in this case,
> Foo.init would be 1 byte zero filled memory, and should be accessible even if
> Foo is not default constructible.

I agree, seeing as T.init can be @disabled. If someone really, *really* needs a
T without calling its constructor, there are still ways.

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

Reply via email to