File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 8767
8767
8768
8768
\begin {itemdescr }
8769
8769
\pnum
8770
- \mandates
8770
+ \constraints
8771
8771
The expressions \tcode {*x == *y} and \tcode {x.error() == y.error()}
8772
8772
are well-formed and their results are convertible to \tcode {bool}.
8773
8773
8785
8785
8786
8786
\begin {itemdescr }
8787
8787
\pnum
8788
- \mandates
8788
+ \constraints
8789
+ \tcode {T2} is not a specialization of \tcode {expected}.
8789
8790
The expression \tcode {*x == v} is well-formed and
8790
8791
its result is convertible to \tcode {bool}.
8791
8792
\begin {note }
8804
8805
8805
8806
\begin {itemdescr }
8806
8807
\pnum
8807
- \mandates
8808
+ \constraints
8808
8809
The expression \tcode {x.error() == e.error()} is well-formed and
8809
8810
its result is convertible to \tcode {bool}.
8810
8811
9726
9727
9727
9728
\begin {itemdescr }
9728
9729
\pnum
9729
- \mandates
9730
+ \constraints
9730
9731
The expression \tcode {x.error() == y.error()} is well-formed and
9731
9732
its result is convertible to \tcode {bool}.
9732
9733
9744
9745
9745
9746
\begin {itemdescr }
9746
9747
\pnum
9747
- \mandates
9748
+ \constraints
9748
9749
The expression \tcode {x.error() == e.error()} is well-formed and
9749
9750
its result is convertible to \tcode {bool}.
9750
9751
You can’t perform that action at this time.
0 commit comments