Skip to content

Commit e64feea

Browse files
jensmaurertkoeppe
authored andcommitted
P2540R1 Empty Product for certain Views
1 parent d6974c5 commit e64feea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13647,7 +13647,7 @@
1364713647
is expression-equivalent to
1364813648
\begin{itemize}
1364913649
\item
13650-
\tcode{\exposid{decay-copy}(views::empty<tuple<>>)}
13650+
\tcode{views::single(tuple())}
1365113651
if \tcode{Es} is an empty pack,
1365213652
\item
1365313653
otherwise,

0 commit comments

Comments
 (0)