OPM / opm-grid

DUNE module supporting grids in a corner-point format
http://www.opm-project.org
GNU General Public License v3.0
19 stars 78 forks source link

use constexpr instead of anonymous enums #795

Closed akva2 closed 3 weeks ago

akva2 commented 3 weeks ago

c++-20 warns for arithmetics using enums

akva2 commented 3 weeks ago

jenkins build this please