Skip to content

Commit 26a0aec

Browse files
jensmaurerJohelEGP
andauthored
fixup: exposid
Co-authored-by: Johel Ernesto Guerrero Peña <johelegp@gmail.com>
1 parent cf56f85 commit 26a0aec

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
@@ -10027,7 +10027,7 @@
1002710027
operator-(const @\exposid{iterator}@<OtherConst>& x, const @\exposid{sentinel}@& y);
1002810028

1002910029
template<bool OtherConst>
10030-
requires @\libconcept{sized_sentinel_for}@<inner-sentinel<Const>, @\exposid{inner-iterator}@<OtherConst>>
10030+
requires @\libconcept{sized_sentinel_for}@<@\exposid{inner-sentinel}@<Const>, @\exposid{inner-iterator}@<OtherConst>>
1003110031
friend constexpr range_difference_t<@\exposid{maybe-const}@<OtherConst, @\exposid{InnerView}@>>
1003210032
operator-(const @\exposid{sentinel}@& x, const @\exposid{iterator}@<OtherConst>& y);
1003310033
\end{itemdecl}

0 commit comments

Comments
 (0)