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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 7 16:26:27 PDT 2008


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


bugzilla at digitalmars.com changed:

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




------- Comment #1 from bugzilla at digitalmars.com  2008-08-07 18:26 -------
You shouldn't need to ever cast to TypeInfo_Array. To get the base type of the
array, call next().


-- 



More information about the Digitalmars-d-bugs mailing list