dynare/mex
Sébastien Villemot 9d84048710
Bytecode MEX: fix bug introduced in 8c01912a50
Use an iterator wrapped inside std::optional instead of a possibly-singular
iterator, because the latter has undefined behaviour.

By the way, pass arguments by const reference.
2022-07-26 16:35:06 +02:00
..
build Bytecode MEX: build with -Wmaybe-unitialized 2022-07-20 15:10:40 +02:00
sources Bytecode MEX: fix bug introduced in 8c01912a50 2022-07-26 16:35:06 +02:00