yaml-cpp
yaml-cpp copied to clipboard
Deriving from std::iterator is deprecated in C++ 17
trafficstars
Visual Studio 2019 complains when compiling with C++ 17 (node_iterator.h)
Think this was resolved in https://github.com/jbeder/yaml-cpp/pull/839, it just needs to be released.
Duplicate of #574.