yaml-cpp icon indicating copy to clipboard operation
yaml-cpp copied to clipboard

Deriving from std::iterator is deprecated in C++ 17

Open duanqn opened this issue 5 years ago • 1 comments
trafficstars

image Visual Studio 2019 complains when compiling with C++ 17 (node_iterator.h)

duanqn avatar Oct 07 '20 16:10 duanqn

Think this was resolved in https://github.com/jbeder/yaml-cpp/pull/839, it just needs to be released.

Duplicate of #574.

jhuels avatar Feb 23 '21 20:02 jhuels