On Wed, May 15, 2013 at 12:35 PM, Namespace <span dir="ltr"><<a href="mailto:rswhite4@googlemail.com" target="_blank">rswhite4@googlemail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
// writeln(AddressOf(B.init)); //waiting for rvalue ref, DIP39<br>
</blockquote></div>
Did I miss something? Since when is sure that the DIP is implemented? o.O<br>
</blockquote></div><br><div>just wishful thinking :) actually this should've been:</div><div>// writeln(AddressOf(B.init^)); //waiting for rvalue ref, DIP39</div>