Skip to content
GitLab
Explore
Sign in
Use std::array instead of std::vector for offset
Code
Review changes
Check out branch
Download
Patches
Plain diff
Christoph Grüninger
requested to merge
feature/mcmgmapper-array-insteadof-vector
into
master
Jan 05, 2017
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
The size is fixed and known at compile time.
No more maybe-uninitialized warnings
Merge request reports
Loading