* include/std/scoped_allocator (scoped_allocator::__outermost): Do
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 18:03:03 +0000 (18:03 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Apr 2012 18:03:03 +0000 (18:03 +0000)
commit106b97d332f143002ea975acdb1485068e2c992d
tree28099b063a68faa1527cf3db21bb956881137c82
parent052166fd4a8051c7dc4c87d408be091c99aafd55
* include/std/scoped_allocator (scoped_allocator::__outermost): Do
not pass non-POD to varargs function.
* testsuite/20_util/scoped_allocator/1.cc: Fix test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186836 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/scoped_allocator
libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc