mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
In C++11 implicit generation of the copy constructor is deprecated if the class has a user-declared copy assignment operator or a user-declared destructor.