|
inlineconstexpr |
Defined in Header
Parameters
x: value to chi.lo, hi: the boundary values of the interval.belongs: predicate functionc: Conditional expression masking the operation.m: Logical value masking the operation.Return value
0, if x is less than lo. or if hi is strictly less than x.1 otherwise. 2 1 in the type of x if belongs(x) evaluate to true else 0.lo is not less or equal to the corresponding hi the routine asserts.