simdjson/singleheader
Daniel Lemire d0ce2f0b5a
Fixing clang under visual studio (#1028)
* Lots of fixes

* Removing some lambdas

* Removing some functional programming.

Co-authored-by: Daniel Lemire <lemire@gmai.com>
2020-07-06 18:58:19 -04:00
..
CMakeLists.txt Mingw tests (32-bit and 64-bit) (#1004) 2020-06-29 21:10:54 -04:00
README.md Put back the amalgamation files and add tests (#929) 2020-06-12 17:57:45 -04:00
amalgamate.sh Nitpicking. 2020-06-23 22:07:40 -04:00
amalgamate_demo.cpp Fixing clang under visual studio (#1028) 2020-07-06 18:58:19 -04:00
simdjson.cpp Fixing clang under visual studio (#1028) 2020-07-06 18:58:19 -04:00
simdjson.h Fixing clang under visual studio (#1028) 2020-07-06 18:58:19 -04:00

README.md

Try : c++ -O3 -std=c++17 -pthread -o amalgamate_demo amalgamate_demo.cpp && ./amalgamate_demo ../jsonexamples/twitter.json ../jsonexamples/amazon_cellphones.ndjson