Files
simdjson-simdjson/benchmark
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
..
2020-04-08 14:52:56 -07:00
2020-04-09 08:52:29 -07:00
2020-01-27 09:58:14 -05:00
2020-03-13 16:19:21 -04:00