File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1795017950\begin{itemdescr}
1795117951\pnum
1795217952\returns
17953- \tcode{std::move(\exposid{current_)} }.
17953+ \tcode{std::move(\exposid{current_}) }.
1795417954\end{itemdescr}
1795517955
1795617956\indexlibrarymember{base}{to_input_view::\exposid{iterator}}%
1804018040\indexlibrarymember{iter_swap}{to_input_view::\exposid{iterator}}%
1804118041\begin{itemdecl}
1804218042friend constexpr void iter_swap(const @\exposid{iterator}@& x, const @\exposid{iterator}@& y)
18043- noexcept(noexcept(ranges::iter_swap(x.@\exposid{current_}@, y.@\exposid{current_)}@ ))
18043+ noexcept(noexcept(ranges::iter_swap(x.@\exposid{current_}@, y.@\exposid{current_}@) ))
1804418044 requires @\libconcept{indirectly_swappable}@<iterator_t<@\exposid{Base}@>>;
1804518045\end{itemdecl}
1804618046
You can’t perform that action at this time.
0 commit comments