mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
5eab555053
* documenting the support for custom types * fixes * getting around -Weffc++ * calling get_raw_json_string() * documenting the support for custom types * fixes * getting around -Weffc++ * calling get_raw_json_string()
Try :
c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp simdjson.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson