dynare/mex/sources/bytecode/testing
Sébastien Villemot 1aa0286f6d
Bytecode: port to C++11 emplace_back() method on containers
Performed using modernize-use-emplace from clang-tidy.

https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-emplace.html
2021-02-01 14:50:42 +01:00
..
bytecode_debug.m - adds bytecode_debug.m m-file to save the global variables. Necessary to run bytecode in a standalone mode for debugging purposes. 2010-10-11 18:01:44 +02:00
mex_interface.cc Bytecode: port to C++11 emplace_back() method on containers 2021-02-01 14:50:42 +01:00
mex_interface.hh Bytecode: use C++ headers 2021-02-01 12:28:50 +01:00
simulate_debug.m Changed name of options_.maxit as options_.simul.maxit. 2013-10-09 13:06:06 +02:00