Select Git revision
Statement.cc
Forked from
Dynare / preprocessor
440 commits behind the upstream repository.
Sébastien Villemot authored
In particular, use a std::variant to store the values of options. This ensures that a given option name can have only one value (previously, for a given option name, it was possible to store several values as long as they were of different types).
Statement.cc 9.32 KiB