Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

SymbolTable.cc

Forked from Dynare / dynare
Source project has a limited visibility.
Sébastien Villemot's avatar
Sébastien Villemot authored
C++17 modernization: use std::optional for the storage of orig_symb_id and orig_lead_lag in SymbolTable

For the diff and unaryOp auxvar types, these value may be set or unset
depending on the complexity of the expression represented by the auxvar.
fa7a9261
History