Skip to content

Lower C++ standard from 17 to 14

Nicolas Fella requested to merge work/cxx into master

exiv is not C++17 compatible

It uses e.g. auto_ptr in its headers

CCBUG: 454050

Merge request reports