mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-09 15:53:55 +01:00
We are static-casting to U, so we really have no reason to use
references.
However, if this comes up again, try applying -ffloat-store to
the target executable, per
https://github.com/open-source-parsers/jsoncpp/issues/90