b7418b419e302dd85d890ff93848d2dcad80cc74
This commit adds a minimum amount of compile-time size checking for the various arrays that go into defining the conversion factors and unit strings. Using static_assert() we guarantee that the arrays at least have the expected size lest the translation unit fail to compile.
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.
Description
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%