angle/third_party/rapidjson
Jamie Madill 068bb086e1 RapidJSON: Enable std::string handling.
This will be useful for histogram output to JSON.

Bug: angleproject:5161
Change-Id: Ifed3dfcd10e0cee94b7c13b9c92fdc351329d5c3
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2513084
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
2020-11-01 16:18:53 +00:00
..
BUILD.gn RapidJSON: Enable std::string handling. 2020-11-01 16:18:53 +00:00
README.chromium Add CPEPrefix for rapidjson. 2020-09-18 19:53:55 +00:00

README.chromium

Name: RapidJSON
URL: https://github.com/TenCent/rapidjson
License: MIT
License File: src/license.txt
CPEPrefix: cpe:/a:tencent:rapidjson:1.1.0

Description:
A fast JSON parser/generator for C++ with both SAX/DOM style API.