gcc/libstdc++-v3/include
Jonathan Wakely a55cda891d libstdc++: Avoid narrowing conversion in subrange constructor
libstdc++-v3/ChangeLog:

	* include/bits/ranges_util.h (subrange::subrange(R&&)): Use
	direct-initialization instead of list-initialization, so a
	potential narrowing conversion from ranges::size(r) to the
	stored size isn't ill-formed.
2020-10-29 22:47:22 +00:00
..
backward
bits libstdc++: Avoid narrowing conversion in subrange constructor 2020-10-29 22:47:22 +00:00
c
c_compatibility
c_global
c_std
debug libstdc++: Fix some warnings in headers 2020-10-29 11:43:55 +00:00
decimal
experimental libstdc++: Fix some warnings in headers 2020-10-29 22:47:22 +00:00
ext libstdc++: Do not use volatile for __gnu_cxx::rope reference counting 2020-10-29 14:47:17 +00:00
parallel
precompiled
pstl
std libstdc++: Fix some warnings in headers 2020-10-29 22:47:22 +00:00
tr1 libstdc++: Prevent deprecation warnings from <tr1/shared_ptr> 2020-10-29 22:47:22 +00:00
tr2
Makefile.am libstdc++: Reduce header dependencies in and on <memory> 2020-10-22 18:42:03 +01:00
Makefile.in libstdc++: Reduce header dependencies in and on <memory> 2020-10-22 18:42:03 +01:00