Skip to content

Avoid use of std::iterator which is deprecated in C++17

Xiang Li requested to merge XiangLi/ECM:xlxiangli/fix_iterator into master

Gcc 12.2 reports this error with the current master. The same fix has been merged into VTM jvet/VVCSoftware_VTM!2513 (merged)

Edited by Xiang Li

Merge request reports