]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. rebind)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sun, 24 Mar 2013 22:10:29 +0000 (22:10 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 24 Mar 2013 22:10:29 +0000 (22:10 +0000)
commit95a83503a058f4ae36038ce80921c2cf8e54b908
treeb845ecf5b8ab76dc1f846ef65bf26d476f028f0a
parent2cd9804e80cf3d5fb9db5a6a923b3caa85b23b68
re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. rebind)

PR libstdc++/56170
* include/ext/debug_allocator.h (debug_allocator): Add missing members
to meet allocator requirements.
* testsuite/ext/debug_allocator/56170.cc: New.

From-SVN: r197023
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/debug_allocator.h
libstdc++-v3/testsuite/ext/debug_allocator/56170.cc [new file with mode: 0644]