[Issue 2025] Inconsistent rules for instantiating templates with a tuple parameter

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 31 18:03:39 PST 2012


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



--- Comment #4 from Stewart Gordon <smjg at iname.com> 2012-01-31 18:03:36 PST ---
(In reply to comment #2)
> int is a "convert" match with T (so that a better match would be Foo(T:int) and
> an "exact" match with (A...). The exact match wins.

You've lost me here.  How is int matching T not exact?

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