|
inlineconstexpr |
Defined in Header
Parameters
x
: value.s
: shift.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
0
, if x
is less or equal to zero.1
otherwise.0
, if x
is less or equal to s
(default to zero).1
otherwise.