dropbox / json11

A tiny JSON library for C++11.
MIT License
2.54k stars 613 forks source link

adding parse int64 #120

Closed philosup closed 6 years ago

j4cbo commented 6 years ago

This is a reasonable approach for some use cases, but not something we want to merge into master for the reasons here: https://github.com/dropbox/json11/blob/master/json11.hpp#L16-L27