Composite Pattern and simplificaton

Dicebot public at dicebot.lv
Wed Jul 3 03:41:01 PDT 2013


On Wednesday, 3 July 2013 at 10:12:34 UTC, JS wrote:
> ...

class A
{
     B b;
     alias b this;
}

?


More information about the Digitalmars-d mailing list