Attribute Macro pulp::with_simd

source ·
#[with_simd]
Available on crate feature macro only.
Expand description

Requires the first non-lifetime generic parameter, as well as the function’s first input parameter to be the SIMD type. Also currently requires that all the lifetimes be explicitly specified.