[Issue 2218] "builtin" typeinfos for arrays of basic types do not inherit TypeInfo_Array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 11 16:34:30 PST 2009


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


dhasenan at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID




------- Comment #5 from dhasenan at gmail.com  2009-02-11 18:34 -------
HAHAHA DISREGARD THAT.

I didn't see that TypeInfo has next().

Still, it's extremely hacky to determine whether a type is an array by checking
whether the tenth character in its classname is 'A'.


-- 



More information about the Digitalmars-d-bugs mailing list