📝 fix comment

parent b9d3aa40
...@@ -1239,7 +1239,7 @@ class basic_json ...@@ -1239,7 +1239,7 @@ class basic_json
container's elements must have the current value as parent. container's elements must have the current value as parent.
@param[in] check_parents whether the parent relation should be checked. @param[in] check_parents whether the parent relation should be checked.
The value is true by default and should only be set to true The value is true by default and should only be set to false
during destruction of objects when the invariant does not during destruction of objects when the invariant does not
need to hold. need to hold.
*/ */
......
...@@ -17996,7 +17996,7 @@ class basic_json ...@@ -17996,7 +17996,7 @@ class basic_json
container's elements must have the current value as parent. container's elements must have the current value as parent.
@param[in] check_parents whether the parent relation should be checked. @param[in] check_parents whether the parent relation should be checked.
The value is true by default and should only be set to true The value is true by default and should only be set to false
during destruction of objects when the invariant does not during destruction of objects when the invariant does not
need to hold. need to hold.
*/ */
......
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