On Wed, May 15, 2013 at 12:35 PM, Namespace <rswhi...@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