std::ranges::transform_view<V,F>::sentinel

The return type of transform_view::end when the underlying view is not a common_range.

# Declarations

template< bool Const >
class /*sentinel*/

(since C++20) (exposition only*)