A common range has the same iterator and sentinel type. It is checked by std::ranges::common_range<R>
.
Created: May 30, 2023Last Modified: May 30, 2023
A common range has the same iterator and sentinel type. It is checked by std::ranges::common_range<R>
.