diff --git a/src/SubModel.hh b/src/SubModel.hh index 6c24d2cb..c2d2fa6a 100644 --- a/src/SubModel.hh +++ b/src/SubModel.hh @@ -288,7 +288,7 @@ private: public: /* (component variable/expr, growth, auxname, kind, coeff. in the linear - combination, growth_param ID possibly equal to -1, vector of h parameters, + combination, growth_param ID (unused if growth is nullptr), vector of h parameters, original_growth, growth_info) */ using target_component_t = tuple, expr_t, growth_info_t>;