|
inlineconstexpr |
Parameters
x: first argument.xs...: other arguments.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
bit_value of the parameters. Each parameter is converted to this type and then:bit_ornot(a0, bit_and(xs...))