[Issue 9112] Uniform default construction

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 5 19:37:22 PST 2012


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



--- Comment #5 from bearophile_hugs at eml.cc 2012-12-05 19:37:13 PST ---
(In reply to comment #4)

> Any time that you want create a pointer to an int - or a float or a bool or any
> of the primitive types.

This doesn't answer my question. In what cases do you want this? I think I have
never needed this:

auto i = new int(5);

-- 
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