simdjson
4.4.0
Ridiculously Fast JSON
Loading...
Searching...
No Matches
builder.h
1
#ifndef SIMDJSON_BUILDER_H
2
#define SIMDJSON_BUILDER_H
3
4
#include "simdjson/builtin/builder.h"
5
6
namespace
simdjson
{
10
namespace
builder = builtin::builder;
11
12
}
// namespace simdjson
13
14
#endif
// SIMDJSON_BUILDER_H
simdjson
The top level simdjson namespace, containing everything the library provides.
Definition
base.h:8
include
simdjson
builder.h
Generated by
1.9.8