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

remove template parameters from constructor params #781

Closed akva2 closed 1 month ago

akva2 commented 1 month ago

this is disallowed in c++-20 and g++-14 throws a warning about this even when compiling as c++-17

akva2 commented 1 month ago

jenkins build this please