A union access transmutes the content of the union to the type of the accessed field. Since transmutes can cause unexpected or undefined behaviour, ...
確定! 回上一頁