Skip to content

Commit 08e5af6

Browse files
timsong-cppjensmaurer
authored andcommitted
[func.wrap.badcall] Add missing \itemdecl for what() (#3629)
1 parent a4bf504 commit 08e5af6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/utilities.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15381,6 +15381,10 @@
1538115381
\end{codeblock}
1538215382

1538315383
\indexlibrarymember{what}{bad_function_call}%
15384+
\begin{itemdecl}
15385+
const char* what() const noexcept override;
15386+
\end{itemdecl}
15387+
1538415388
\begin{itemdescr}
1538515389
\pnum
1538615390
\returns

0 commit comments

Comments
 (0)