1.27.0[−][src]Constant boolean_enums::lstd::arch::x86::_SIDD_CMP_RANGES
pub const _SIDD_CMP_RANGES: i32
This is supported on x86 only.
For each character in a
, determine if
b[0] <= c <= b[1] or b[1] <= c <= b[2]...