1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-30 07:33:01 +04:00

📝 add more documentation

This commit is contained in:
Niels Lohmann
2020-07-25 14:40:50 +02:00
parent 62f98b7537
commit 6e5be17b62
8 changed files with 271 additions and 21 deletions
+11
View File
@@ -0,0 +1,11 @@
# Overview
## Member functions
### Object inspection
- [dump](dump.md) - serialization
## Static functions
- [meta](meta.md) - returns version information on the library