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 0f14d00 commit e0e076aCopy full SHA for e0e076a
source/exec.tex
@@ -1901,9 +1901,9 @@
1901
\tcode{decltype(e)} models \exposconcept{queryable} and
1902
\item
1903
given a query object \tcode{q},
1904
-the expression \tcode{e.query(q)} is expression-equivalent
+the expression \tcode{e.query(q)} is ex\-pres\-sion-equiv\-alent
1905
to \tcode{state.query(q)} if that expression is valid,
1906
-otherwise, \tcode{e.query(q)} is expression-equivalent
+otherwise, \tcode{e.query(q)} is ex\-pres\-sion-equiv\-alent
1907
to \tcode{get_env(rcvr).query(q)}.
1908
\end{itemize}
1909
\end{itemdescr}
0 commit comments