mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-04-24 09:08:42 +02:00

In value.h, ValueConstIterator can convert to ValueIterator, I think that is a bug. the correct way is ValueIterator can convert to ValueConstIterator.