summaryrefslogtreecommitdiffstats
path: root/third_party/rust/packed_simd/src/api/ptr.rs
blob: d2e523a49faf8f54f0a03f0d3a80fbb2f55265d4 (plain)
1
2
3
4
//! Vector of pointers

#[macro_use]
mod gather_scatter;