std::ranges::transform_view<V,F>::sentinel
Min standard notice:
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*)
The return type of transform_view::end when the underlying view is not a common_range.
template< bool Const >
class /*sentinel*/
(since C++20) (exposition only*)