Skip to content

Commit 7303f36

Browse files
committed
Eliminate leftover exposition_only_iter alias
b962e9a missed this.
1 parent b962e9a commit 7303f36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/beman/utf_view/to_utf_view.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ class exposition_only_to_utf_view_impl<V, OrError, ToType>::exposition_only_iter
167167
}
168168
/* PAPER */
169169

170-
using exposition_only_iter =
171-
std::ranges::iterator_t<exposition_only_Base>;
172170
using exposition_only_sent =
173171
std::ranges::sentinel_t<exposition_only_Base>;
174172

0 commit comments

Comments
 (0)