gcc/libstdc++-v3/include
Jonathan Wakely 5ecaaf98dc libstdc++: Fix declarations of variable templates
This code is invalid and rejected by other compilers (see PR 92576).

	* include/bits/regex.h (ranges::__detail::__enable_view_impl): Fix
	declaration.
	* include/bits/stl_multiset.h (ranges::__detail::__enable_view_impl):
	Likewise.
	* include/bits/stl_set.h (ranges::__detail::__enable_view_impl):
	Likewise.
	* include/bits/unordered_set.h (ranges::__detail::__enable_view_impl):
	Likewise.
	* include/debug/multiset.h (ranges::__detail::__enable_view_impl):
	Likewise.
	* include/debug/set.h (ranges::__detail::__enable_view_impl): Likewise.
	* include/debug/unordered_set (ranges::__detail::__enable_view_impl):
	Likewise.

From-SVN: r278440
2019-11-19 09:34:59 +00:00
..
backward Adjust extension types to use allocator_traits 2019-10-23 17:14:28 +01:00
bits libstdc++: Fix declarations of variable templates 2019-11-19 09:34:59 +00:00
c
c_compatibility
c_global
c_std
debug libstdc++: Fix declarations of variable templates 2019-11-19 09:34:59 +00:00
decimal
experimental Simplify common case of use_future_t that uses std::allocator 2019-10-24 15:39:57 +01:00
ext Remove some more using-declarations from namespace __gnu_cxx 2019-10-30 15:48:23 +00:00
parallel
precompiled libstdc++: Fix definition of std::nostopstate object 2019-11-15 14:38:59 +00:00
pstl
std libstdc++: Fix std::jthread bugs 2019-11-18 12:46:08 +00:00
tr1 Adjust extension types to use allocator_traits 2019-10-23 17:14:28 +01:00
tr2 PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset 2019-10-11 16:29:55 +01:00
Makefile.am Support for jthread and stop_token 2019-11-15 03:09:19 +00:00
Makefile.in Support for jthread and stop_token 2019-11-15 03:09:19 +00:00