Skip to content

Commit d544cfc

Browse files
JohelEGPtkoeppe
authored andcommitted
[expected.void.obs] Fix index for specialization
1 parent ae4cba4 commit d544cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9182,7 +9182,7 @@
91829182
\tcode{has_value()} is \tcode{true}.
91839183
\end{itemdescr}
91849184

9185-
\indexlibrarymember{value}{expected}%
9185+
\indexlibrarymember{value}{expected<void>}%
91869186
\begin{itemdecl}
91879187
constexpr void value() const &;
91889188
\end{itemdecl}

0 commit comments

Comments
 (0)