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