You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the practice of iterator concepts, range refinements should name their to-be-range parameter R instead of T. A handful of exposition-only concepts and output_range<R, T> (inevitably) already do.