Skip to content

[cleanup] Explicitly state type aliases since std::iterator is deprecated in C++17

Timo Koch requested to merge fix/replace-deprecated-std-iterator into master

Silences deprecation warning and is more explicit

Edited by Timo Koch

Merge request reports