We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea5b1e commit c44b23cCopy full SHA for c44b23c
docs/SIL.rst
@@ -5192,7 +5192,7 @@ weak reference count.
5192
5193
This operation must be atomic with respect to the final ``strong_release`` on
5194
the operand heap object. It need not be atomic with respect to ``store_weak``
5195
-operations on the same address.
+or ``load_weak`` operations on the same address.
5196
5197
store_weak
5198
``````````
0 commit comments