gcc/libstdc++-v3/include/ext
Tom Honermann 65bbaf3125 Disambiguate __gnu_cxx::append_ partial specialization
This patch corrects ambiguous partial specializations of
typelist::detail::append_.  Previously, neither append_<chain<Hd, Tl>,
Typelist_Chain> nor append_<Typelist_Chain, null_type> was a better
match for append_<chain<Hd, Tl>, null_type>.

2019-02-22  Tom Honermann  <tom@honermann.net>

	* include/ext/typelist.h: Constrain a partial specialization of
	typelist::detail::append_ to only match chain<T1,T2>.

From-SVN: r269088
2019-02-22 01:15:58 +00:00
..
pb_ds Fix after P0600. 2019-01-21 11:47:30 +00:00
algorithm
aligned_buffer.h
alloc_traits.h Fix after P0600. 2019-01-21 11:47:30 +00:00
array_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
atomicity.h
bitmap_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
cast.h
cmath
codecvt_specializations.h
concurrence.h
debug_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
enc_filebuf.h
extptr_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
functional
iterator
malloc_allocator.h
memory
mt_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
new_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
numeric
numeric_traits.h
pod_char_traits.h
pointer.h
pool_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
random PR libstdc++/88066 use <> for includes not "" 2019-01-08 13:25:19 +00:00
random.tcc
rb_tree
rc_string_base.h
rope Fix after P0600. 2019-01-21 11:47:30 +00:00
ropeimpl.h
slist Fix after P0600. 2019-01-21 11:47:30 +00:00
sso_string_base.h
stdio_filebuf.h
stdio_sync_filebuf.h
string_conversions.h
throw_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
type_traits.h
typelist.h Disambiguate __gnu_cxx::append_ partial specialization 2019-02-22 01:15:58 +00:00
vstring_fwd.h
vstring_util.h
vstring.h Fix after P0600. 2019-01-21 11:47:30 +00:00
vstring.tcc