dynare/mex/sources/libkorder/utils
Sébastien Villemot 11c1f6175e
Add [[nodiscard]] attribute to various functions
Automatically detected using clang-tidy with modernize-use-nodiscard check.
2023-12-05 15:44:23 +01:00
..
dynare_exception.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
exception.hh Add [[nodiscard]] attribute to various functions 2023-12-05 15:44:23 +01:00
int_power.cc Move relevant Dynare++ files to mex/sources/libkorder/. Delete the others. 2023-04-17 18:10:35 +02:00
int_power.hh Move relevant Dynare++ files to mex/sources/libkorder/. Delete the others. 2023-04-17 18:10:35 +02:00
pascal_triangle.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
pascal_triangle.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
sthread.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
sthread.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00