Skip to content
Snippets Groups Projects
Select Git revision
  • 00fd9dadb6dde5929c224c74e0a43715554a2c05
  • master default protected
  • dynare_lite
  • pylib
  • 5.x
  • wasm
  • julia
  • 4.6
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-6.2.0
  • created_preprocessor_repo
13 results

Statement.cc

Blame
  • Forked from Dynare / preprocessor
    440 commits behind the upstream repository.
    Sébastien Villemot's avatar
    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).
    7f1b4fcc
    History
    Statement.cc 9.32 KiB