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 87678767
87688768\begin {itemdescr }
87698769\pnum
8770- \mandates
8770+ \constraints
87718771The expressions \tcode {*x == *y} and \tcode {x.error() == y.error()}
87728772are well-formed and their results are convertible to \tcode {bool}.
87738773
87858785
87868786\begin {itemdescr }
87878787\pnum
8788- \mandates
8788+ \constraints
8789+ \tcode {T2} is not a specialization of \tcode {expected}.
87898790The expression \tcode {*x == v} is well-formed and
87908791its result is convertible to \tcode {bool}.
87918792\begin {note }
88048805
88058806\begin {itemdescr }
88068807\pnum
8807- \mandates
8808+ \constraints
88088809The expression \tcode {x.error() == e.error()} is well-formed and
88098810its result is convertible to \tcode {bool}.
88108811
97269727
97279728\begin {itemdescr }
97289729\pnum
9729- \mandates
9730+ \constraints
97309731The expression \tcode {x.error() == y.error()} is well-formed and
97319732its result is convertible to \tcode {bool}.
97329733
97449745
97459746\begin {itemdescr }
97469747\pnum
9747- \mandates
9748+ \constraints
97489749The expression \tcode {x.error() == e.error()} is well-formed and
97499750its result is convertible to \tcode {bool}.
97509751
You can’t perform that action at this time.
0 commit comments