simdjson/jsonexamples
Paul Dreik 75545ff70d
ref qualify parser methods to avoid use of dangling objects (#703)
To avoid using data belonging to a temporary, the parse functions are ref qualified to get a compile error if used on an rvalue. See https://github.com/simdjson/simdjson/issues/696

Compilation tests are also added, to make sure bad usage fails to compile.

Reviewed by jkeiser.
2020-04-15 09:57:52 +02:00
..
small The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
amazon_cellphones.ndjson Streams of JSON documents + Large files (>4GB) (#350) (#364) 2019-11-08 17:39:45 -05:00
apache_builds.json Integrating sajson. 2018-09-28 00:00:52 -04:00
canada.json Private research repo. 2018-03-23 00:05:32 -04:00
citm_catalog.json Private research repo. 2018-03-23 00:05:32 -04:00
github_events.json Remove unnecessary x permissions from JSON files (#290) 2019-08-18 20:48:48 -04:00
google_maps_api_compact_response.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
google_maps_api_response.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
gsoc-2018.json Adding another example. 2018-04-30 17:35:11 -04:00
instruments.json Remove unnecessary x permissions from JSON files (#290) 2019-08-18 20:48:48 -04:00
marine_ik.json Added dependencies. 2018-11-20 16:43:22 -05:00
mesh.json Remove unnecessary x permissions from JSON files (#290) 2019-08-18 20:48:48 -04:00
mesh.pretty.json Remove unnecessary x permissions from JSON files (#290) 2019-08-18 20:48:48 -04:00
numbers.json Adding a "numbers" file. 2018-05-02 21:12:40 -04:00
random.json Remove unnecessary x permissions from JSON files (#290) 2019-08-18 20:48:48 -04:00
repeat.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
tree-pretty.json ref qualify parser methods to avoid use of dangling objects (#703) 2020-04-15 09:57:52 +02:00
twitter.json Json pointer (#220) 2019-07-26 18:38:10 -04:00
twitter_api_compact_response.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
twitter_api_response.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
twitter_timeline.json The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650) 2020-03-30 16:24:03 -04:00
twitterescaped.json Adding a special case. 2018-11-16 21:49:37 -05:00
update-center.json Integrating sajson. 2018-09-28 00:00:52 -04:00