1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

📝 documentation fix

This commit is contained in:
Niels Lohmann
2018-06-22 22:34:42 +02:00
parent e7c1638d11
commit 85f35a1d59
2 changed files with 2 additions and 2 deletions

View File

@ -4332,7 +4332,7 @@ class basic_json
@complexity Constant.
@since version 3.x.x.
@since version 3.1.0.
*/
iteration_proxy<iterator> items() noexcept
{