-
- Downloads
libstdc++: Don't constrain some enable_borrowed_range specializations
These constraints are already present on the template we're partially specializing for. libstdc++-v3/ChangeLog: * include/bits/ranges_util.h (enable_borrowed_range<subrange>): Remove constraints on this partial specialization. * include/std/ranges (enable_borrowed_range<iota_view>): Likewise.
Loading
Please register or sign in to comment