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]

[patch] fix libstdc++/21609 - deprecate __gnu_cxx::array_allocator


This deprecates this GNU extension which isn't really a conforming
allocator anyway.

    	PR libstdc++/21609
    	* include/ext/array_allocator.h: Add deprecated attribute.

Tested x86_64-linux, committed to trunk.

I'll update the gcc-4.9/changes.html page to note this.

Attachment: patch.txt
Description: Text document


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