Thread overview | |||||
---|---|---|---|---|---|
|
November 05, 2015 cast(T) documentation | ||||
---|---|---|---|---|
| ||||
Hello, Is cast(T) documented all in one place somewhere? I'd like to understand exactly what it does and does not do. |
November 05, 2015 Re: cast(T) documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Carl Sturtivant | On 11/05/2015 07:51 AM, Carl Sturtivant wrote: > Hello, > > Is cast(T) documented all in one place somewhere? I'd like to understand > exactly what it does and does not do. > This is what I can find: http://dlang.org/expression.html#CastExpression Ali |
November 06, 2015 Re: cast(T) documentation | ||||
---|---|---|---|---|
| ||||
Posted in reply to Ali Çehreli | On Thursday, 5 November 2015 at 18:52:05 UTC, Ali Çehreli wrote:
> On 11/05/2015 07:51 AM, Carl Sturtivant wrote:
>> Hello,
>>
>> Is cast(T) documented all in one place somewhere? I'd like to understand
>> exactly what it does and does not do.
>>
>
> This is what I can find:
>
> http://dlang.org/expression.html#CastExpression
>
> Ali
Hello Ali, I probably should have found that! Thanks.
|
Copyright © 1999-2021 by the D Language Foundation