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

C++17 modernization: use std::optional for the storage of orig_symb_id and...

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.
parent 8fd1505c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment