chadaustin / sajson

Lightweight, extremely high-performance JSON parser for C++11
MIT License
562 stars 42 forks source link

Added get_float_value to avoid manual casts in user code #12

Closed iboB closed 7 years ago

iboB commented 8 years ago

Whoa... this is some github issue I guess. This pull request was only for the first of those commits (Added get_float_value to avoid manual casts in user code).

I have no idea how the others came here