Skip to content

Commit 0416e7e

Browse files
burblebeetkoeppe
authored andcommitted
LWG3711 Missing preconditions for slide_view constructor
1 parent d7a01d9 commit 0416e7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/ranges.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11919,6 +11919,10 @@
1191911919
\end{itemdecl}
1192011920

1192111921
\begin{itemdescr}
11922+
\pnum
11923+
\expects
11924+
\tcode{n > 0} is \tcode{true}.
11925+
1192211926
\pnum
1192311927
\effects
1192411928
Initializes \exposid{base_} with \tcode{std::move(base)} and

0 commit comments

Comments
 (0)