occt-products: master cd1ddcae

Author Committer Branch Timestamp Parent
ddzama smoskvin master 2022-08-23 14:43:25 master e5bba8e7
Changeset 0033128: Get rid of inheritance from std::iterator class.

Since c++17 `std::iterator` is depricated,
so it is worth to get rid of it.
In MSVC 2022 there are warning message,
if inherit from std::iterator`.
mod - diff Diff File