Skip to content
Snippets Groups Projects

upgrade code to use some C++17 constructs

Merged Mark OLESEN requested to merge c++17-updates into develop
  • 'if constexpr (...)'

    • instead of std::enable_if
    • terminate template recursion
    • compile-time elimination of code
  • std::begin, std::end, std::void_t instead of prev stdFoam versions

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply