Skip to content

Commit d02f0c0

Browse files
author
Dawn Perchik
committed
[temp.constr.decl] Add a page break before example.
Partially addresses #4228.
1 parent a6b3a15 commit d02f0c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/templates.tex

+3
Original file line numberDiff line numberDiff line change
@@ -1771,6 +1771,9 @@
17711771
The formation of the associated constraints
17721772
establishes the order in which constraints are instantiated when checking
17731773
for satisfaction\iref{temp.constr.constr}.
1774+
1775+
\newpage
1776+
17741777
\begin{example}
17751778
\begin{codeblock}
17761779
template<typename T> concept C = true;

0 commit comments

Comments
 (0)