Skip to content

Commit

Permalink
P3430R0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkretz committed Oct 15, 2024
1 parent 533b3e4 commit 6fe864f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions P3430_simd_issues/main.tex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\newcommand\wgTitle{simd issues: explicit, unsequenced, identity-element position, and members of
disabled simd}
\newcommand\wgName{Matthias Kretz <[email protected]>}
\newcommand\wgDocumentNumber{D3430R0}
\newcommand\wgDocumentNumber{P3430R0}
\newcommand\wgGroup{LEWG}
\newcommand\wgTarget{\CC{}26}
%\newcommand\wgAcknowledgements{Daniel Towner and Ruslan Arutyunyan contributed to this paper via discussions / reviews. Thanks also to Jeff Garland for reviewing.}
Expand Down Expand Up @@ -153,7 +153,7 @@ \subsection{Broadcast constructor}\label{sec:broadcast}

\end{wgText}

\begin{tonytable}{caption?}
\begin{tonytable}{Make explicit conversions more consistent}
\begin{lstlisting}
using floatv = std::simd<float>;

Expand Down

0 comments on commit 6fe864f

Please sign in to comment.