<div class="gmail_quote">2012/1/2 Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com">newshound2@digitalmars.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 1/1/2012 4:30 PM, Mail Mantis wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As for D - it already natively<br>
supports many C++11 features(or vise-versa), but I wonder if the user-defined<br>
literals will ever make into it.<br>
</blockquote>
<br></div>
With CTFE D has far better than user defined literals.<br></blockquote><div> </div><div>If I undestood you correctly...</div><div>Potentially, yes, But, from syntactical point of view, is there any predefined mean to make something like "a = 2_x + 3_y * 180_deg" expression? I'm asking because the "mixin( foo( import( .... )))" are a bit too unfriendly in terms of error reports they yield. If there are better ways of doing so, I'd definitely want to know it.</div>
</div>