Skip to content

Commit bdaf98c

Browse files
committed
Fixup missing \impldef for bad_expected_access::what
1 parent d216d6b commit bdaf98c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/utilities.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7383,7 +7383,7 @@
73837383
\begin{itemdescr}
73847384
\pnum
73857385
\returns
7386-
An implementation-defined \ntbs,
7386+
An \impldef{return value of \tcode{bad_expected_access<E>::what}} \ntbs,
73877387
which during constant evaluation is encoded with
73887388
the ordinary literal encoding\iref{lex.ccon}.
73897389
\end{itemdescr}
@@ -7416,7 +7416,7 @@
74167416
\begin{itemdescr}
74177417
\pnum
74187418
\returns
7419-
An implementation-defined \ntbs,
7419+
An \impldef{return value of \tcode{bad_expected_access<void>::what}} \ntbs,
74207420
which during constant evaluation is encoded with
74217421
the ordinary literal encoding\iref{lex.ccon}.
74227422
\end{itemdescr}

0 commit comments

Comments
 (0)