"with" should be deprecated with extreme prejudice

Derek Parnell derek at psych.ward
Mon May 18 14:37:01 PDT 2009


On Mon, 18 May 2009 12:59:08 -0400, bearophile wrote:

> Or nicer:
> 
> alias somevery.long.struct.or.class[17].name as p {
>      y += p.x;
>      ++p.x;
> }

Yeah, that's nice too.

-- 
Derek Parnell
Melbourne, Australia
skype: derek.j.parnell



More information about the Digitalmars-d mailing list