|
inlineconstexpr |
Parameters
x: first argument.xs...: other arguments.tup: non empty tuple of arguments.c: Conditional expression masking the operation.m: Logical value masking the operation.Return value
bit_value of the arguments& 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.