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 b9df38f commit 74def77Copy full SHA for 74def77
source/utilities.tex
@@ -11851,7 +11851,7 @@
11851
\remarks
11852
Two \tcode{shared_ptr} objects are equivalent if
11853
they store the same pointer value and
11854
-either share ownership, or both are empty.
+either share ownership or are both empty.
11855
The weak form may fail spuriously. See \ref{atomics.types.operations}.
11856
11857
\pnum
@@ -12090,7 +12090,7 @@
12090
12091
Two \tcode{weak_ptr} objects are equivalent if
12092
12093
12094
12095
12096
0 commit comments