Skip to content

Commit bd4f125

Browse files
burblebeetkoeppe
authored andcommitted
LWG4079 Missing Preconditions in concat_view::iterator's conversion constructor
1 parent 4c26376 commit bd4f125

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
@@ -8978,6 +8978,10 @@
89788978
\end{itemdecl}
89798979

89808980
\begin{itemdescr}
8981+
\pnum
8982+
\expects
8983+
\tcode{it.\exposid{it_}.valueless_by_exception()} is \tcode{false}.
8984+
89818985
\pnum
89828986
\effects
89838987
Initializes \exposid{parent_} with \tcode{it.\exposid{parent_}}, and

0 commit comments

Comments
 (0)