mirror of
https://github.com/nlohmann/json.git
synced 2025-07-31 10:24:23 +03:00
📝 add docset
This commit is contained in:
5
doc/mkdocs/docs/api/json.md
Normal file
5
doc/mkdocs/docs/api/json.md
Normal file
@ -0,0 +1,5 @@
|
||||
# json
|
||||
|
||||
```cpp
|
||||
using json = basic_json<>;
|
||||
```
|
Reference in New Issue
Block a user