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 Update copyright years. 2019-01-01 13:31:55 +01:00
aligned_buffer.h Update copyright years. 2019-01-01 13:31:55 +01:00
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 Update copyright years. 2019-01-01 13:31:55 +01:00
bitmap_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
cast.h Update copyright years. 2019-01-01 13:31:55 +01:00
cmath Update copyright years. 2019-01-01 13:31:55 +01:00
codecvt_specializations.h Update copyright years. 2019-01-01 13:31:55 +01:00
concurrence.h Update copyright years. 2019-01-01 13:31:55 +01:00
debug_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
enc_filebuf.h Update copyright years. 2019-01-01 13:31:55 +01:00
extptr_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
functional Update copyright years. 2019-01-01 13:31:55 +01:00
iterator Update copyright years. 2019-01-01 13:31:55 +01:00
malloc_allocator.h Update copyright years. 2019-01-01 13:31:55 +01:00
memory Update copyright years. 2019-01-01 13:31:55 +01:00
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 Update copyright years. 2019-01-01 13:31:55 +01:00
numeric_traits.h Update copyright years. 2019-01-01 13:31:55 +01:00
pod_char_traits.h Update copyright years. 2019-01-01 13:31:55 +01:00
pointer.h Update copyright years. 2019-01-01 13:31:55 +01:00
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 Update copyright years. 2019-01-01 13:31:55 +01:00
rb_tree Update copyright years. 2019-01-01 13:31:55 +01:00
rc_string_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
rope Fix after P0600. 2019-01-21 11:47:30 +00:00
ropeimpl.h Update copyright years. 2019-01-01 13:31:55 +01:00
slist Fix after P0600. 2019-01-21 11:47:30 +00:00
sso_string_base.h Update copyright years. 2019-01-01 13:31:55 +01:00
stdio_filebuf.h Update copyright years. 2019-01-01 13:31:55 +01:00
stdio_sync_filebuf.h Update copyright years. 2019-01-01 13:31:55 +01:00
string_conversions.h Update copyright years. 2019-01-01 13:31:55 +01:00
throw_allocator.h Fix after P0600. 2019-01-21 11:47:30 +00:00
type_traits.h Update copyright years. 2019-01-01 13:31:55 +01:00
typelist.h Disambiguate __gnu_cxx::append_ partial specialization 2019-02-22 01:15:58 +00:00
vstring.h Fix after P0600. 2019-01-21 11:47:30 +00:00
vstring.tcc Update copyright years. 2019-01-01 13:31:55 +01:00
vstring_fwd.h Update copyright years. 2019-01-01 13:31:55 +01:00
vstring_util.h Update copyright years. 2019-01-01 13:31:55 +01:00