Skip to content
Snippets Groups Projects
Verified Commit 9d840487 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Bytecode MEX: fix bug introduced in 8c01912a

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.
parent dc224e71
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment