[Issue 664] is(func T == function) ignores variadic arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Dec 17 18:27:25 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=664
--- Comment #5 from Stewart Gordon <smjg at iname.com> 2011-12-17 18:27:18 PST ---
(3) Have function(char, ...) just not matching function(T) for any value of T.
... is a fundamentally different kind of thing from a type, so it doesn't seem
to make sense to allow it as an element of a type tuple.
--
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