mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
218c274090
* Updating main branch for legacy libc++ support * Adopting * Removing unnecessary math header. * Updating the single-header files so we can pass the new tests. * Portable infinite-value detection is hard. * Working toward disabling boost json selectively. * Selectively disabling Boost JSON * More work toward selectively disabling boost json.