This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: deprecated attributes vs. class templates



My guess would be that attr(deprecated) just has never worked on templates.

Thanks. There are two existing bug reports about attribute deprecated WRT C++:


15269
16370

It looks like this can be considered part of 16370, so I won't add a new bug report just for class templates, although I did make note of this in comment #5.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]