<div dir="ltr">okay, awesome, I guessed correctly then. (on where to find it anyway).</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 4, 2014 at 11:16 AM, Walter Bright <span dir="ltr"><<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 4/4/2014 12:23 AM, Rory McGuire wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
On Fri, Apr 4, 2014 at 9:05 AM, Walter Bright <<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@digitalmars.com</a><br></div><div class="">
<mailto:<a href="mailto:newshound2@digitalmars.com" target="_blank">newshound2@<u></u>digitalmars.com</a>>> wrote:<br>
<br>
    You can disable the implicit conversion to int with this scheme. The alias<br>
    this only takes effect if there is no other member that will take the operation.<br>
<br></div><div class="">
What is the exact method of disabling the implicit cast? I had a look after you<br>
sent your last mail. Didn't find anything in the spec.<br>
</div></blockquote>
<br>
It's supposed to be by adding your own opImplicitCast overload, but that isn't implemented yet.<br>
</blockquote></div><br></div>