]> git.ipfire.org Git - thirdparty/gcc.git/commit
* include/debug/list (__gnu_debug::list): Use allocator-aware
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2015 15:09:27 +0000 (15:09 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Jun 2015 15:09:27 +0000 (15:09 +0000)
commit496d3abc0026005d64334389f23f3e80071f083d
tree4bc0e70fd6e10baaae48fdd2b0100c0bed77552c
parentce3ddd15d55dd68999fa4055f191712cedc8cfac
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224738 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/list
libstdc++-v3/include/debug/string