Skip to content

JVET-AC0166: Set C++ version to C++17

Karsten Suehring requested to merge ksuehring/VVCSoftware_VTM:c++17 into master

As decided with software style guide update.

Note that this requires a minor code change since the register keyword is no longer supported in C++17.

Merge request reports