mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
1f369ef210
* minor patch which allows us to pass mutable strings to simdjson::from and fix an issue with ambiguous integrals * compatibility patch.
Try :
c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp simdjson.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson