Skip to content

Commit 9e25d17

Browse files
committed
[meta.reflection.exception] Fix spelling of "u8what"
A misapplication of P3560R2.
1 parent 511eaa1 commit 9e25d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3533,7 +3533,7 @@
35333533

35343534
\indexlibrarymember{u8what}{exception}%
35353535
\begin{itemdecl}
3536-
consteval u8string_view what() const noexcept;
3536+
consteval u8string_view u8what() const noexcept;
35373537
\end{itemdecl}
35383538
\begin{itemdescr}
35393539
\pnum

0 commit comments

Comments
 (0)