We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ae160 commit 81d85dfCopy full SHA for 81d85df
source/ranges.tex
@@ -8850,7 +8850,7 @@
8850
\tcode{iterator_category} denotes \tcode{random_access_iterator_tag}.
8851
\item
8852
Otherwise, if
8853
-\tcode{(\libconcept{derived_from}<Cs, bidirectional_iterator_tag> \&\& ...) \&\& \exposconceptx{concat-is--\linebreak{}bidirectional}{concat-is-bidirectional}<Const, Views...>}
+\tcode{(\libconcept{derived_from}<Cs, bidirectional_iterator_tag> \&\& ...) \&\& \exposconceptx{concat-is-\linebreak{}bidirectional}{concat-is-bidirectional}<Const, Views...>}
8854
is \tcode{true},
8855
\tcode{iterator_category} denotes \tcode{bidirectional_iter\-ator_tag}.
8856
0 commit comments