Add support for rapidjson as the JSON library
nlohmann is still the default, but if `CPPDAP_JSON_DIR` points to rapidjson, then this will be used instead
Most of this was upstreamed from:
https://fuchsia-review.googlesource.com/c/third_party/github.com/google/cppdap/+/456566
Showing
src/nlohmann_json_serializer.h
0 → 100644
src/null_json_serializer.cpp
0 → 100644
src/null_json_serializer.h
0 → 100644
src/rapid_json_serializer.cpp
0 → 100644
src/rapid_json_serializer.h
0 → 100644
Please
register
or
sign in
to comment