Module simd_aligned::traits

source ·
Expand description

Unified views on SIMD types.

Traits§

  • This is mostly copy-paste from packed_simd, where this trait is unfortunately sealed right now. In the future this might come from std::simd.