Why is size_t unsigned?

Maxim Fomin maxim at maxim-fomin.ru
Mon Jul 22 19:01:25 PDT 2013


On Monday, 22 July 2013 at 21:08:48 UTC, bearophile wrote:
> So the standard idiom to use foreach on interval needs to be:
>
> foreach (immutable i; 0 .. 10) { ... }
>
>
> Bye,
> bearophile

This comes with another issue embedded here

http://forum.dlang.org/thread/felqszcrbvtrepjtfpul@forum.dlang.org


More information about the Digitalmars-d-learn mailing list