|
inlineconstexpr |
Higher-order Callable Object imbuing a tolerant to little errors semantic onto other Callable Objects.
if almost(eve::fname) is to be called then
must be included.
f | An instance of eve::callable |
almost is currently supported by eve::is_greater_equal, eve::is_less_equal, eve::is_not_greater, eve::is_not_less and eve::is_equal object functions.