C++: Precise printing of integer bounds

The pretty-printing of a QL `float` didn't include enough digits to tell
whether a large number had accurate bounds. The `toString` value of a
float appears to be more precise.
This commit is contained in:
Jonas Jensen
2020-08-11 16:45:42 +02:00
parent 1f432dc45f
commit 2ea25b9d90
4 changed files with 1050 additions and 1050 deletions