In this example, a large vector is shared between several threads. With simple pipes, without Arc , a copy would have to be made for each thread.
確定! 回上一頁