On Wed, May 15, 2013 at 12:35 PM, Namespace <rswhite4@googlemail.com> wrote:
//    writeln(AddressOf(B.init)); //waiting for rvalue ref, DIP39
Did I miss something? Since when is sure that the DIP is implemented? o.O

just wishful thinking :) actually this should've been:
//    writeln(AddressOf(B.init^)); //waiting for rvalue ref, DIP39