The spawned thread has a reference to v inside, but the main thread immediately drops v, using the drop function we discussed in Chapter 15.
確定! 回上一頁