Disabling fallback kernel on systems where it is not needed (#1930)

* Fixing issue 1772

* More cleaning.

* Allow disabling other kernels.

* Minor tweaks.
This commit is contained in:
Daniel Lemire
2023-01-03 09:52:41 -05:00
committed by GitHub
parent 9aa3563d99
commit f151300a76
19 changed files with 67 additions and 44 deletions
-1
View File
@@ -1,5 +1,4 @@
#include "simdjson/fallback/begin.h"
namespace simdjson {
namespace SIMDJSON_IMPLEMENTATION {