Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A amdis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • amdis
  • amdis-core
  • Merge requests
  • !245

Rename for_each_node into Traversal::forEachNode

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Praetorius, Simon requested to merge feature/for_each_node_cleanup into master Nov 21, 2020
  • Overview 2
  • Commits 1
  • Changes 12

Summary

  • Introduce new namespace Traversal
  • rename for_each_node into Traversal::forEachNode
  • rename for_each_leaf_node into Traversal::forEachLeafNode
  • replace Hybrid::forEach loop by if-constexpr switch
Edited Nov 28, 2020 by Praetorius, Simon
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/for_each_node_cleanup