Skip to content

Commit

Permalink
Fix minor error in prose on reduce_min/max_index
Browse files Browse the repository at this point in the history
ChangeLog:

	* P1928/main.tex:
  • Loading branch information
mattkretz committed Apr 24, 2024
1 parent 3dd5870 commit aeb91ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion P1928/main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ \subsubsection{Suggested Polls}
{&&&&}

\wgPoll{Return \code{std::optional<\simdsizetype>} from
\code{reduce_min_index(empty_mask)} and \code{reduce_max_index(empty_mask)}.}
\code{reduce_min_index} and \code{reduce_max_index}.}
{&&&&}

\section{Wording: Add Section 9 of N4808 with modifications}\label{sec:wording}
Expand Down

0 comments on commit aeb91ce

Please sign in to comment.