Skip to content
Snippets Groups Projects

AST-1638 Use array-of-structures for BdaSolverBuffer::IntervalRow

Merged AST-1638 Use array-of-structures for BdaSolverBuffer::IntervalRow
All threads resolved!
Merged Maik Nijhuis requested to merge ast-1638-bda-solver-data-rows into master
All threads resolved!

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
  • Herman Groot
  • Herman Groot
  • Nice changes. It indeed makes accessing the data members easier and clearer which members you access. And good idea to consistently use 'row' for the object and 'row_index' for indices.

  • Maik Nijhuis resolved all threads

    resolved all threads

  • Maik Nijhuis added 1 commit

    added 1 commit

    Compare with previous version

  • Herman Groot approved this merge request

    approved this merge request

  • Maik Nijhuis resolved all threads

    resolved all threads

  • Maik Nijhuis added 6 commits

    added 6 commits

    • 885e335c...c94da073 - 2 commits from branch master
    • 9b24d73a - Use array-of-structures for BdaSolverBuffer::IntervalRow
    • 4ec38266 - Update row variable in assertion
    • 8e76bf60 - Use 'row' for object and 'row_index' for indices; Remove include
    • 6a33288a - AST-1638 Improve queue and IntervalRow comments

    Compare with previous version

  • Maik Nijhuis enabled an automatic merge when all merge checks for 6a33288a pass

    enabled an automatic merge when all merge checks for 6a33288a pass

  • Maik Nijhuis reset approvals from @h.groot by pushing to the branch

    reset approvals from @h.groot by pushing to the branch

  • Herman Groot approved this merge request

    approved this merge request

  • merged

  • Maik Nijhuis mentioned in commit 4578c4e1

    mentioned in commit 4578c4e1

  • Please register or sign in to reply
    Loading