[Issue 4028] delegates with differing default arguments lead to same template instantiation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Apr 6 03:15:04 PDT 2011


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


bearophile_hugs at eml.cc changed:

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


--- Comment #7 from bearophile_hugs at eml.cc 2011-04-06 03:11:21 PDT ---
Is it possible/good to encode the simple constant default arguments (ints,
strings, etc) in the type/signature of the delegate, and refuse the other types
of default arguments?

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