This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [C++BUG] template fn deduction
- To: nathan at codesourcery dot com
- Subject: Re: [C++BUG] template fn deduction
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 9 Mar 2000 11:27:42 +0100
- CC: gcc-bugs at gcc dot gnu dot org
- References: <38C6E55E.B508673B@codesourcery.com>
> Could someone either confirm my reasoning, or tell me where I'm
> wrong.
I would agree with your analysis.
Martin