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 2d9bffc commit 45ee7b5Copy full SHA for 45ee7b5
source/exec.tex
@@ -7343,12 +7343,12 @@
7343
\item \exposid{own-env}
7344
with \tcode{\exposid{own-env-t}(get_env(\exposid{rcvr}))} if that expression
7345
is valid and \tcode{\exposid{own-env-t}()} otherwise.
7346
-\end{itemize}
7347
If neither of these expressions is valid, the program is ill-formed.
7348
\item \exposid{environment} with \tcode{Environment(\exposid{own-env})} if that expression is
7349
valid, otherwise \tcode{Environment(get_env(\exposid{rcvr}))}
7350
if this expression is valid, otherwise \tcode{Environment()}.
7351
+\end{itemize}
7352
\end{itemdescr}
7353
7354
\indexlibrarydtor{task::\exposid{state}}%
0 commit comments