CWG 1847 - Clarifying compatibility during partial ordering
commita7e8daacc80b8f5a7dc99e9911f9800a106b43a5
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 May 2017 20:07:22 +0000 (10 20:07 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 May 2017 20:07:22 +0000 (10 20:07 +0000)
treefac302907200fdf074e6c0c3d28d74ad61e0d500
parent4633fbc713f2def4bd39771018e5ddd71d472401
CWG 1847 - Clarifying compatibility during partial ordering

* pt.c (more_specialized_fn): No order between two non-deducible
parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/partial-order1.C [new file with mode: 0644]