mirror of
https://github.com/nlohmann/json.git
synced 2026-04-26 09:49:26 +00:00
📝 documentation fix
This commit is contained in:
@@ -4332,7 +4332,7 @@ class basic_json
|
||||
|
||||
@complexity Constant.
|
||||
|
||||
@since version 3.x.x.
|
||||
@since version 3.1.0.
|
||||
*/
|
||||
iteration_proxy<iterator> items() noexcept
|
||||
{
|
||||
|
||||
@@ -15088,7 +15088,7 @@ class basic_json
|
||||
|
||||
@complexity Constant.
|
||||
|
||||
@since version 3.x.x.
|
||||
@since version 3.1.0.
|
||||
*/
|
||||
iteration_proxy<iterator> items() noexcept
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user