Skip to content

Lazy tentative to replace of auto_ptr with unique_ptr and move to c++14

lbartoletti requested to merge github/fork/sloriot/remove_auto_ptr into master

Created by: sloriot

I'm not claiming this is perfect, but at least it compiles and the testsuite (simply running ctest) works.

Merge request reports