issues
search
tgockel
/
json-voorhees
A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
128
stars
18
forks
source link
A decimal should be able to equal an integer
#26
Closed
tgockel
closed
10 years ago
tgockel
commented
10 years ago
value(1.0) == value(1)
value(1.0) == value(1)