We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbebe8 commit 6509602Copy full SHA for 6509602
source/meta.tex
@@ -850,14 +850,14 @@
850
\tcode{struct is_trivially_relocatable;} &
851
\tcode{T} is a trivially relocatable type\iref{basic.types.general} &
852
\tcode{remove_all_extents_t<T>} shall be a complete type or
853
- \cv{}~\keyword{void}, \\ \rowsep
+ \cv{}~\keyword{void}. \\ \rowsep
854
855
\indexlibraryglobal{is_replaceable}%
856
\tcode{template<class T>}\br
857
\tcode{struct is_replaceable;} &
858
\tcode{T} is a replaceable type\iref{basic.types.general} &
859
860
861
862
\indexlibraryglobal{is_standard_layout}%
863
0 commit comments