This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/21609] array_allocator vs rebind & templated constructor


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21609

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
No matter where I put the deprecated attribute or how many times I instantiate
the class template I can't get any deprecated warning. (PR 33911, but it
usually warns if you instantiate the type twice.)


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