blob: ca1fe1ce299442531bef79be18ad7caada5b2503 [file] [log] [blame]
s_no_extra_traits! {
#[allow(missing_debug_implementations)]
#[repr(align(16))]
pub struct max_align_t {
priv_: [f64; 2]
}
}