Skip to content
Snippets Groups Projects

Use std::array instead of std::vector for offset

Merged Christoph Grüninger requested to merge feature/mcmgmapper-array-insteadof-vector into master
  • The size is fixed and known at compile time.
  • No more maybe-uninitialized warnings

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
Please register or sign in to reply
Loading