From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10342 invoked by alias); 25 Jan 2004 18:13:45 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 10263 invoked by alias); 25 Jan 2004 18:13:44 -0000 Date: Sun, 25 Jan 2004 18:13:00 -0000 Message-ID: <20040125181344.10262.qmail@sources.redhat.com> From: "giovannibajo at libero dot it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030217232600.9737.gccbugs@contacts.eelis.net> References: <20030217232600.9737.gccbugs@contacts.eelis.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/9737] [DR150] Partial template specialisation selection failure involving template parameter defaults X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg03207.txt.bz2 List-Id: ------- Additional Comments From giovannibajo at libero dot it 2004-01-25 18:13 ------- Subject: Re: [DR150] Partial template specialisation selection failure involving template parameter defaults > Giovanni, I'm trying to understand how Bug 13809 is > related to this one. This (Bug 9737) describes partial > specializations while Bug 13809 describes a > template member function resolution in which case (as far as I can > tell) the standard is clear which template member function should > resolve. This (Bug 9737) describes a template type resolution issue > which (IMHO) is significantly different. Are the resolution > mechanisms different between bugs 13809 and 9737 ? 1) As explained in Bug 9737, our current behaviour allows to say: template