[Issue 664] is(func T == function) ignores variadic arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 10 05:03:32 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=664
thomas-dloop at kuehne.cn changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|is(func T == return) ignores|is(func T == function)
|variadic arguments |ignores variadic arguments
------- Comment #1 from thomas-dloop at kuehne.cn 2006-12-10 07:03 -------
"is(... == function)" instead of "is(... == return)"
Thanks to Bruno Medeiros for catching this.
--
More information about the Digitalmars-d-bugs
mailing list