|
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.|
is supported for two parameters, the |
operator on standard scalar types is the original one and so can lead to automatic promotion. Moreover, and due to C++ limitations is not available for floating point scalar entries.