E.V.E
v2022.09.01

◆ successor

constexpr successor_type const eve::successor = {}
inlineconstexpr

Higher-order Callable Object imbuing incrementation behaviour onto other Callable Objects.

Higher-order Callable Object imbuing incrementing behaviour onto other Callable Objects.

Synopsis

Parameters
fAn instance of eve::callable
Returns
A Callable Object performing the same kind of operation but incrementind some parameter(s) v

Actually supported by eve::laguerre

Synopsis

Parameters
fAn instance of eve::callable
Returns
A Callable Object performing the same kind of operation but incrementing some parameter(s) v