top | item 38331328

(no title)

balencpp | 2 years ago

I think the implication is that @inbounds turns out of bound memory accesses into undefined, silent behavior, which can stay hidden and cause weird bugs later on. Out of bounds without using @inbounds leads to an exception indeed.

discuss

order

No comments yet.