[Issue 1673] New: is(symbol == template) should work
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 15 10:51:21 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1673
Summary: is(symbol == template) should work
Product: D
Version: 2.007
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: andrei at metalanguage.com
When an alias is passed inside a template, is(symbol == template) should work
to test whether the symbol is a template.
--
More information about the Digitalmars-d-bugs
mailing list