This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: deprecated attributes vs. class templates
- From: Jason Merrill <jason at redhat dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 17 May 2007 12:14:41 -0400
- Subject: Re: deprecated attributes vs. class templates
- References: <9f71cef00705170827m937c8c8s42d05bfe16d8a405@mail.gmail.com>
My guess would be that attr(deprecated) just has never worked on templates.
Jason