[Issue 6404] Cannot check ref-ness of auto ref parameter in template constraint

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 10 06:10:31 PST 2012


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


dawg at dawgfoto.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dawg at dawgfoto.de


--- Comment #5 from dawg at dawgfoto.de 2012-02-10 06:10:29 PST ---
I think it would be neat to extend this to IsExpressions.
void foo()(auto ref int val) if (is(typeof(val) == ref))

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