Skip to content

Bump required C++ standard version to C++14

Adam Reichold requested to merge (removed):bump-to-cxx14 into master

Bump required C++ standard version to C++14 and convert a few hopefully obvious call sites where types are repeated to using std::make_unique.

Merge request reports