Skip to content

Commit 373da1b

Browse files
author
Dawn Perchik
committed
P0036R0 Unary Folds and Empty Parameter Packs (revision 1)
1 parent 8bed954 commit 373da1b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/templates.tex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,10 +1920,6 @@
19201920
\topline
19211921
\lhdr{Operator} & \rhdr{Value when parameter pack is empty} \\
19221922
\capsep
1923-
\tcode{*} & \tcode{1} \\
1924-
\tcode{+} & \tcode{int()} \\
1925-
\tcode{\&} & \tcode{-1} \\
1926-
\tcode{|} & \tcode{int()} \\
19271923
\tcode{\&\&} & \tcode{true} \\
19281924
\tcode{||} & \tcode{false} \\
19291925
\tcode{,} & \tcode{void()} \\

0 commit comments

Comments
 (0)