diff --git a/source/meta.tex b/source/meta.tex index 61fa4ca259..95d2635ed3 100644 --- a/source/meta.tex +++ b/source/meta.tex @@ -850,14 +850,14 @@ \tcode{struct is_trivially_relocatable;} & \tcode{T} is a trivially relocatable type\iref{basic.types.general} & \tcode{remove_all_extents_t} shall be a complete type or - \cv{}~\keyword{void}, \\ \rowsep + \cv{}~\keyword{void}. \\ \rowsep \indexlibraryglobal{is_replaceable}% \tcode{template}\br \tcode{struct is_replaceable;} & \tcode{T} is a replaceable type\iref{basic.types.general} & \tcode{remove_all_extents_t} shall be a complete type or - \cv{}~\keyword{void}, \\ \rowsep + \cv{}~\keyword{void}. \\ \rowsep \indexlibraryglobal{is_standard_layout}% \tcode{template}\br