dynare/mex/sources/k_order_welfare
Sébastien Villemot 15b6e6e6b3
MEX files: no longer use “virtual” keyword when overriding a method
Automatically detected by clang-tidy with modernize-use-override check.
2023-12-06 22:24:55 +01:00
..
approximation_welfare.cc clang-format configuration: set “PackConstructorInitializers: NextLine” 2023-11-30 14:37:05 +01:00
approximation_welfare.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
k_ord_objective.cc C++ modernization: pass by value and use std::move when relevant 2023-12-04 18:20:43 +01:00
k_ord_objective.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
k_order_welfare.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
objective_abstract_class.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
objective_m.cc C++11 modernization: use std::array and std::vector instead of C arrays 2023-12-06 22:24:52 +01:00
objective_m.hh MEX files: no longer use “virtual” keyword when overriding a method 2023-12-06 22:24:55 +01:00