Array operation doesn't check array bounds

simendsjo simen.endsjo at pandavre.com
Sun Apr 3 04:39:35 PDT 2011


On 03.04.2011 13:32, Simon wrote:
>  From the D spec:
>
> "A program may not rely on array bounds checking happening"
>

Where in the spec are you finding this? Or are you talking in general, 
not just on array operations?

D does bounds checking, so I don't see a reason why it shouldn't do it 
on array operations.


More information about the Digitalmars-d-learn mailing list