Files
simdjson-simdjson/include/simdjson
Convery e6258377d9 Additional define to silence the 32-bit portability warning. (#1279)
Under compilers like MSVC the `#pragma message` about portability will be issued for each translation module; regardless of whether or not `SIMDJSON_PORTABILITY_H` has already been defined. As such a new define `SIMDJSON_NO_PORTABILITY_WARNING`, can be defined prior to the inclusion of `<simdjson.h>` to silence it.
2020-11-02 08:37:13 -05:00
..
2020-11-01 11:14:01 +01:00
2020-04-08 14:00:13 -07:00
2020-10-27 18:43:39 -04:00
2020-04-08 14:00:13 -07:00
2020-10-27 18:43:39 -04:00
2020-10-17 05:48:50 +02:00
2020-10-27 18:43:39 -04:00
2020-10-23 09:32:25 -04:00