mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-07 17:26:55 +08:00
Linux compilers interpret "long" as 64 bit, Visual Studio on Windows interprets "long" as 32 bit. In order to remove ambiguity, from_json should use int64_t rather than long when parsing integers. |
||
|---|---|---|
| .. | ||
| fnv1a.hpp | ||
| json_wrap.hpp | ||
| json.hpp | ||
| static_string.hpp | ||
| utility.hpp | ||