[Issue 2226] New: is expression for associative arrays: is(U T == T[S], S)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 15 04:04:24 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2226
Summary: is expression for associative arrays: is(U T == T[S], S)
Product: D
Version: 1.033
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: spec
Severity: minor
Priority: P3
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: diggory.hardy at gmail.com
It does not appear to be possible to use the equivalent of is(U T == T[]) for
associative arrays (although this kind of thing is possible with templates).
More information about the Digitalmars-d-bugs
mailing list