📝 documentation fix

This commit is contained in:
Niels Lohmann 2018-06-22 22:34:42 +02:00
parent e7c1638d11
commit 85f35a1d59
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
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
{

View file

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