📝 documentation fix

parent e7c1638d
...@@ -4332,7 +4332,7 @@ class basic_json ...@@ -4332,7 +4332,7 @@ class basic_json
@complexity Constant. @complexity Constant.
@since version 3.x.x. @since version 3.1.0.
*/ */
iteration_proxy<iterator> items() noexcept iteration_proxy<iterator> items() noexcept
{ {
......
...@@ -15088,7 +15088,7 @@ class basic_json ...@@ -15088,7 +15088,7 @@ class basic_json
@complexity Constant. @complexity Constant.
@since version 3.x.x. @since version 3.1.0.
*/ */
iteration_proxy<iterator> items() noexcept iteration_proxy<iterator> items() noexcept
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment