Skip to content

Commit 48a68c6

Browse files
committed
[diff] Add page breaks.
1 parent e8b6be1 commit 48a68c6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

source/compatibility.tex

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@
8888
or \tcode{requires}
8989
as an identifier is not valid in this revision of \Cpp{}.
9090

91+
\newpage
92+
9193
\diffref{lex.operators}
9294
\change
9395
New operator \tcode{<=>}.
@@ -546,6 +548,8 @@
546548
algorithms not explicitly specified to allow such in this version of \Cpp{}
547549
may fail to compile or have undefined behavior.
548550

551+
\newpage
552+
549553
\rSec2[diff.cpp17.input.output]{\ref{input.output}: input/output library}
550554

551555
\diffref{istream.extractors}
@@ -641,6 +645,8 @@
641645
class templates \tcode{unary_negate} or \tcode{binary_negate}, may fail to
642646
compile.
643647

648+
\newpage
649+
644650
\nodiffref
645651
\change
646652
Remove redundant members from \tcode{std::allocator}.
@@ -841,6 +847,8 @@
841847
derived d2; // still OK
842848
\end{codeblock}
843849

850+
\newpage
851+
844852
\rSec2[diff.cpp14.class]{\ref{class}: classes}
845853

846854
\diffref{class.inhctor.init}

0 commit comments

Comments
 (0)