Table of Contents

Namespace Zyl.VectorTraits.ExTypes

Structs

ExInt128

Represents a 128-bit signed integer. It is binary compatible with Int128 (表示 128 位有符号整数. 它与 Int128 是二进制兼容的).

ExUInt128

Represents a 128-bit unsigned integer. It is binary compatible with UInt128 (表示 128 位无符号整数. 它与 UInt128 是二进制兼容的).