Skip to content
Snippets Groups Projects
Verified Commit 54f73e08 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

Symbol List check pass: allow caller to specify the valid types of variables in a Symbol List

dynare#1355
parent f2271eb8
Loading
Checking pipeline status
Loading
  • Houtan Bastani @houtanb

    mentioned in commit c2399101

    ·

    mentioned in commit c2399101

    Toggle commit list
  • Houtan Bastani @houtanb

    mentioned in issue dynare#1355 (closed)

    ·

    mentioned in issue dynare#1355 (closed)

    Toggle commit list
  • This commit could have been made simpler: in most calls to SymbolList::checkPass(), it is not necessary to introduce a temporary variable containing the list of types. The initializer list can be directly passed as an argument to that method.

    Edited by Sébastien Villemot
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment