Note, is the r2 = R.init needed? Not sure.
Yes: It R2 has no default init, or is an immutable, then that line will fail to compile.
monarch_dodra via Digitalmars-d-learn Tue, 22 Apr 2014 08:20:58 -0700
Note, is the r2 = R.init needed? Not sure.
Yes: It R2 has no default init, or is an immutable, then that line will fail to compile.