[libc++] Remove unused defaulted template arg from `__rewrap_range`. (#67733)
Template argument `_Unwrapped` is always deduced from the type of `_Unwrapped __iter`.
Loading
Please sign in to comment
Template argument `_Unwrapped` is always deduced from the type of `_Unwrapped __iter`.