Add RapidJSON C++ library (#7530)

related issue:
https://github.com/compiler-explorer/compiler-explorer/issues/6942

Co-authored-by: Matt Godbolt <matt@godbolt.org>
This commit is contained in:
许荣东
2025-04-23 02:58:53 +08:00
committed by GitHub
parent 355d49ec63
commit ae83e50777
2 changed files with 17 additions and 2 deletions

View File

@@ -158,4 +158,5 @@ From oldest to newest contributor, we would like to thank:
- [Joshua Batty](https://github.com/joshuabatty)
- [Dana Jansens](https://github.com/danakj)
- [Mathias Gredal](https://github.com/mathiasgredal)
- [RongDong Xu](https://github.com/arong)
- [Adrien Bertrand](https://github.com/adriweb)