simdjson/singleheader
John Keiser c97eb41dc6 Fix ARM compile errors on g++ 7.4 (#354)
* Fix ARM compilation errors

* Update singleheader
2019-11-04 10:36:34 -05:00
..
README.md Runtime dispatch 2019-07-28 22:46:33 -04:00
amalgamation_demo.cpp Fix ARM compile errors on g++ 7.4 (#354) 2019-11-04 10:36:34 -05:00
simdjson.cpp Fix ARM compile errors on g++ 7.4 (#354) 2019-11-04 10:36:34 -05:00
simdjson.h Fix ARM compile errors on g++ 7.4 (#354) 2019-11-04 10:36:34 -05:00

README.md

c++ -O3 -std=c++17 -o amalgamation_demo amalgamation_demo.cpp && ./amalgamation_demo ../jsonexamples/twitter.json