gcc/libstdc++-v3/include
Patrick Palka 2b71ca688b 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.
2021-05-05 12:07:52 -04:00
..
backward
bits libstdc++: Don't constrain some enable_borrowed_range specializations 2021-05-05 12:07:52 -04:00
c
c_compatibility
c_global
c_std
debug
decimal
experimental libstdc++: Use <sys/socket.h> features conditionally [PR 100285] 2021-04-30 14:29:20 +01:00
ext libstdc++: Fix null dereference in pb_ds containers 2021-05-04 22:34:20 +01:00
parallel
precompiled
pstl
std libstdc++: Don't constrain some enable_borrowed_range specializations 2021-05-05 12:07:52 -04:00
tr1
tr2
Makefile.am
Makefile.in