[Issue 8116] new Foo().bar() should work

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 20 05:16:12 PDT 2012


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


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #1 from bearophile_hugs at eml.cc 2012-05-20 05:17:48 PDT ---
I think something like (new Foo()).bar() works in D. If you want to change
this, you need to change the operator precedence.

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