simdjson
4.4.0
Ridiculously Fast JSON
Loading...
Searching...
No Matches
end.h
1
#ifndef SIMDJSON_CONDITIONAL_INCLUDE
2
#include "simdjson/lasx/base.h"
3
#endif
// SIMDJSON_CONDITIONAL_INCLUDE
4
5
#undef SIMDJSON_SKIP_BACKSLASH_SHORT_CIRCUIT
6
#undef SIMDJSON_IMPLEMENTATION
7
8
9
#if SIMDJSON_CAN_ALWAYS_RUN_LASX
10
// nothing needed.
11
#else
12
SIMDJSON_UNTARGET_REGION
13
#endif
include
simdjson
lasx
end.h
Generated by
1.9.8