Skip to content

Commit 9b8a5e5

Browse files
authored
[range.zip.transform.iterator] Fix typo in index entry. (#7762)
1 parent 2d59c79 commit 9b8a5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12321,7 +12321,7 @@
1232112321
\end{codeblock}
1232212322
\end{itemdescr}
1232312323

12324-
\indexlibrarymember{operatorp[]}{zip_transform_view::\exposid{iterator}}%
12324+
\indexlibrarymember{operator[]}{zip_transform_view::\exposid{iterator}}%
1232512325
\begin{itemdecl}
1232612326
constexpr decltype(auto) operator[](difference_type n) const
1232712327
requires @\libconcept{random_access_range}@<@\exposid{Base}@>;

0 commit comments

Comments
 (0)