Require GCC 5 and C++14
at the last developer meeting we decided that we would raise the minimum compiler requirement of DUNE 2.6 to GCC 5.
This merge request states that change and also raises the minimum required C++ level to -std=c++14.
The contents of the DUNE GitLab website for unauthenticated users is under heavy restrictions at the moment. This may cause some unexpected and temporary inconveniences, like not being able to reach certain pages or CI jobs not being able to connect to the GitLab services. Thank you for your understanding.
at the last developer meeting we decided that we would raise the minimum compiler requirement of DUNE 2.6 to GCC 5.
This merge request states that change and also raises the minimum required C++ level to -std=c++14.