Updated Home (markdown)

Niels 2015-04-11 16:45:49 +02:00
parent 15e5a7a5b3
commit 092c96134a

@ -6,6 +6,9 @@ _public member function_
- [**size**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::size)<br>
returns the number of elements<br>
_public member function_
- [**max_size**](https://github.com/nlohmann/json/wiki/nlohmann::basicjson::max_size)<br>
returns the maximum possible number of elements<br>
_public member function_
### Modifiers