simdjson 4.4.0
Ridiculously Fast JSON
Loading...
Searching...
No Matches
builder.h
1#ifndef SIMDJSON_LASX_BUILDER_H
2#define SIMDJSON_LASX_BUILDER_H
3
4#include "simdjson/lasx/begin.h"
5#include "simdjson/generic/builder/amalgamated.h"
6#include "simdjson/lasx/end.h"
7
8#endif // SIMDJSON_LASX_BUILDER_H