Skip to content
GitLab
Explore
Sign in
Register
[compositionalfluidstate] Use std::array
Code
Review changes
Check out branch
Download
Patches
Plain diff
Kilian Weishaupt
requested to merge
feature/use-std-array
into
master
Nov 08, 2018
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
replace c-style arrays with std::array
removes false positive gcc warning about index being out of bounds
Merge request reports
Loading