A foreach loop signifies that loop iterations are order-independent. This enables the compiler to vectorize the loop or to offload its execution to the GPU.
確定! 回上一頁