bearophile can say "i told you so" (re uint->int implicit conv)
Jonathan M Davis
jmdavisProg at gmx.com
Fri Mar 29 00:53:11 PDT 2013
On Thursday, March 28, 2013 23:10:18 Walter Bright wrote:
> On 3/28/2013 6:17 PM, Jonathan M Davis wrote:
> > On Thursday, March 28, 2013 15:11:02 H. S. Teoh wrote:
> >> Maybe it's time to introduce cast(signed) or cast(unsigned) to the
> >> language, as bearophile suggests?
> >
> > It's not terribly pretty, but you can always do this:
> http://dlang.org/phobos/std_traits.html#.Unsigned
>
> http://dlang.org/phobos/std_traits.html#.Signed
Ah, I missed those. Clearly my file search-foo was weak today...
- Jonathan M Davis
More information about the Digitalmars-d
mailing list