<div class="gmail_quote">2012/1/2 Adam D. Ruppe <span dir="ltr"><<a href="mailto:destructionator@gmail.com" target="_blank">destructionator@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>On Monday, 2 January 2012 at 01:14:43 UTC, Mail Mantis wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
If I undestood you correctly...<br></div>
Potentially, yes, But, from syntactical point of view, is there any [...]<br>
</blockquote>
<br>
<a href="http://drdobbs.com/blogs/tools/229401068" target="_blank">http://drdobbs.com/blogs/<u></u>tools/229401068</a><br>
<br>
In std.conv, the octal template is one example:<br>
<br>
int a = octal!755;<br></blockquote><div><br></div><div>And the above example may be rewritten as:</div><div>a = x!2 + y!3 * deg!180;</div><div>Thank you, totally forgot about this </div></div>