[Issue 926] Implicit conversion from Derived[] to Base[]

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Apr 5 09:33:20 PDT 2007


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


thomas-dloop at kuehne.cn changed:

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




------- Comment #1 from thomas-dloop at kuehne.cn  2007-04-05 11:33 -------
http://www.digitalmars.com/d/arrays.html

> 
> A dynamic array T[] can be implicitly converted to one of the following:
> 
>    * U[]
>    * void[]
>
> Where U is a base class of T.
>


-- 



More information about the Digitalmars-d-bugs mailing list