<div dir="ltr">Yes, as Andrei mentioned, it is sometimes useful. But, at least during overload resolution, it must not occur.<div><br></div><div style>Kenji Hara</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/4/29 Timon Gehr <span dir="ltr"><<a href="mailto:timon.gehr@gmx.ch" target="_blank">timon.gehr@gmx.ch</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 04/28/2013 11:22 PM, Mehrdad wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sunday, 28 April 2013 at 21:17:39 UTC, Walter Bright wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 4/28/2013 1:58 PM, Mehrdad wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The entire confusion in this thread is because you're mixing up the two.<br>
</blockquote>
<br>
I know exactly what you're talking about, and I haven't seen any<br>
confusion from other posters, either.<br>
</blockquote>
<br>
<br>
If I just told you why Boolean arithmetic isn't integer arithmetic, and<br>
you know exactly what I'm talking about, then why do you say Booleans<br>
are integers?<br>
<br>
Isn't that self-contradictory?<br>
</blockquote>
<br></div></div>
He is saying bool is an integral type in D. (i.e. it can be promoted to 'int' in order to support integer arithmetic.)<br>
</blockquote></div><br></div>