Type Alias

SIMDMask.ArrayLiteralElement

The type of the elements of an array literal. 配列リテラルの要素の型。

Declaration 宣言

typealias SIMDMask<Storage>.ArrayLiteralElement = SIMDMask<Storage>.Scalar

Discussion 解説