mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
On-demand parse implementation
This commit is contained in:
@@ -161,4 +161,6 @@ SIMDJSON_WARN_UNUSED error_code dom_parser_implementation::parse(const uint8_t *
|
||||
} // namespace SIMDJSON_IMPLEMENTATION
|
||||
} // unnamed namespace
|
||||
|
||||
#include "generic/ondemand.h"
|
||||
|
||||
#include "haswell/end_implementation.h"
|
||||
|
||||
Reference in New Issue
Block a user