Constant core::arch::x86_64::_SIDD_CMP_RANGES 1.27.0[−][src]
pub const _SIDD_CMP_RANGES: i32 = 0b0000_0100;
This is supported on x86-64 only.
Expand description
对于 a
中的每个字符,确定是否
b[0] <= c <= b[1] or b[1] <= c <= b[2]...