Skip to content

Commit 0b4ceb5

Browse files
authored
[tab:meta.unary.prop] Fix punctuation (#8197)
1 parent 27ab481 commit 0b4ceb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/meta.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@
15211521
\tcode{remove_all_extents_t<T>> \&\& is_nothrow_destructible_v<}
15221522
\tcode{remove_all_extents_t<T>>)} &
15231523
\tcode{remove_all_extents_t<T>} shall be a complete type or
1524-
\cv{}~\keyword{void}, \\ \rowsep
1524+
\cv{}~\keyword{void}. \\ \rowsep
15251525

15261526
\indexlibraryglobal{is_implicit_lifetime}%
15271527
\tcode{template<class T>}\br

0 commit comments

Comments
 (0)