simdjson/examples/quickstart
Daniel Lemire 3fa40b8dc2
Adding an example corresponding to issue 1316 (documentation enhancement) (#1317)
* Adding an example.

* Updated other doc file.

* Trying to take into account @jkeiser's comments.

* Some people prefer empty final lines.
2020-11-27 17:40:29 -05:00
..
CMakeLists.txt Adding an example corresponding to issue 1316 (documentation enhancement) (#1317) 2020-11-27 17:40:29 -05:00
Makefile Compile under C++ 11 2020-04-08 14:00:13 -07:00
quickstart.cpp Let us try to check with the exceptions disabled. (#707) 2020-04-15 16:45:36 -04:00
quickstart2.cpp Adding an example corresponding to issue 1316 (documentation enhancement) (#1317) 2020-11-27 17:40:29 -05:00
quickstart2_noexceptions.cpp Adding an example corresponding to issue 1316 (documentation enhancement) (#1317) 2020-11-27 17:40:29 -05:00
quickstart_noexceptions.cpp Switch from get(v,e) to e = get(v) 2020-06-20 17:57:09 -07:00