Discussion 解説
The bit width of a UInt
instance is 32 on 32-bit platforms and 64 on 64-bit platforms.
UInt
インスタンスのビット幅は、32ビットプラットホーム上では32そして64ビットプラットホーム上では64です。
Availability
Technology
static var bitWidth: Int
{ get }
The bit width of a UInt
instance is 32 on 32-bit platforms and 64 on 64-bit platforms.
UInt
インスタンスのビット幅は、32ビットプラットホーム上では32そして64ビットプラットホーム上では64です。