Cast Object - get null

Namespace rswhite4 at googlemail.com
Wed Apr 18 10:39:15 PDT 2012


Sorry, "U v = new U(this.x, this.y);" means "U v = U(this.x, 
this.y);"
I tested it with static opCall and also with a normal constructor 
this(T x, T y)


More information about the Digitalmars-d-learn mailing list