cast(A)b is not an lvalue

Namespace rswhite4 at googlemail.com
Wed Dec 26 11:53:52 PST 2012


On Wednesday, 26 December 2012 at 19:52:21 UTC, Maxim Fomin wrote:
> On Wednesday, 26 December 2012 at 17:13:14 UTC, Ali Çehreli 
> wrote:
>> Here is the code:
>>
>> import std.stdio;
>>
>> static if (!is(typeof(writeln)))
>> 	alias writefln writeln;
>>
>
> What does this for? I constantly face in code samples shared in 
> this NG.

It's automatically generated from Dpaste templates.

@all:
Thanks for the explanation.


More information about the Digitalmars-d-learn mailing list