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.
Try : c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson