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 c3d0584 commit 1a93d4aCopy full SHA for 1a93d4a
source/diagnostics.tex
@@ -845,7 +845,8 @@
845
passed by reference, and two such objects
846
are equal if they have the same address.
847
If there is more than a single object of a custom \tcode{error_category} type,
848
-such equality comparisons can spuriously fail.
+such equality comparisons can evaluate to \tcode{false}
849
+even for objects holding the same value.
850
\end{note}
851
852
\indexlibraryglobal{error_category}%
0 commit comments