mirror of
https://github.com/Tencent/rapidjson.git
synced 2025-03-06 13:41:35 +01:00
Update features.md
This commit is contained in:
parent
563e3d9d69
commit
5852c42bb9
@ -10,7 +10,7 @@
|
||||
* Header files only library. Just copy the headers to your project.
|
||||
* Self-contained, minimal dependences
|
||||
* No STL, BOOST, etc.
|
||||
* Only included `<cstdio>`, `<cstdlib>`, `<cstring>`, `<inttypes.h>`, `<new>`, `<stdint.h>`. *
|
||||
* Only included `<cstdio>`, `<cstdlib>`, `<cstring>`, `<inttypes.h>`, `<new>`, `<stdint.h>`.
|
||||
* Without C++ exception, RTTI
|
||||
* High performance
|
||||
* Use template and inline functions to reduce function call overheads.
|
||||
|
Loading…
x
Reference in New Issue
Block a user