43template <
typename Algorithm,
71 [[nodiscard]]
auto get(
const Algorithm* )
const
Class of parameters values in iterations specified by functions.
auto get(const Algorithm *) const -> return_type
Get the current value.
auto get() const -> return_type
Get the current value.
std::invoke_result_t< Function > return_type
Type returned by the function.
Function function_
Function.
function_iteration_parameter_value(Function function)
Constructor.
Concept of getter functions.
Definition of getter_of class.
Namespace of iteration logs.