|
inlineconstexpr |
Defined in Header
Parameters
parts
: Variadic list of value to zip together.t
: Type wrapper instance embedding the type to construct from parts
.Return value
Target
instance made from all the scalars passed as argument.Target
instance made from all the SIMD values passed as argument.