list (__gnu_debug::list): Use allocator-aware _Safe_container base.
authorJonathan Wakely <jwakely@redhat.com>
Mon, 22 Jun 2015 15:09:27 +0000 (16:09 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 22 Jun 2015 15:09:27 +0000 (16:09 +0100)
commite51d877098c6ec07ae4c97ca58d09c5e70a163e8
tree4bc0e70fd6e10baaae48fdd2b0100c0bed77552c
parent9eb659e0031658e61110e433f37b22188a1a6bcc
list (__gnu_debug::list): Use allocator-aware _Safe_container base.

* include/debug/list (__gnu_debug::list): Use allocator-aware
_Safe_container base.
* include/debug/string (__gnu_debug::basic_string): Use
allocator-aware _Safe_container base for cxx11 ABI.

From-SVN: r224738
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/list
libstdc++-v3/include/debug/string