E.V.E
v2023.02.15

◆ upward

eve::upward = {}
inlineconstexpr

Higher-order Callable Object imbuing upward rounding semantic onto other Callable Objects.

Members Functions

auto operator()(eve::callable auto const& f ) const noexcept;
Parameters
fAn instance of eve::callable
Returns
A Callable Object performing the same kind of operation but rounding the result upward or, in other words, to positive infinity