mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
Updated Home (markdown)
parent
fa3b196773
commit
f55b3b4eac
15
Home.md
15
Home.md
@ -1 +1,14 @@
|
||||
Welcome to the json wiki!
|
||||
### Capacity
|
||||
|
||||
- [**empty**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::empty)<br>
|
||||
checks whether the container is empty<br>
|
||||
_public member function_
|
||||
- [**size**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::size)<br>
|
||||
returns the number of elements<br>
|
||||
_public member function_
|
||||
|
||||
### Modifiers
|
||||
|
||||
- [**erase**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::erase)<br>
|
||||
erases elements<br>
|
||||
_public member function_
|
Loading…
Reference in New Issue
Block a user