throw_allocator.h: Use noexcept.
authorPaolo Carlini <paolo.carlini@oracle.com>
Fri, 10 Jun 2011 17:14:40 +0000 (17:14 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Fri, 10 Jun 2011 17:14:40 +0000 (17:14 +0000)
commit7d9cb05400f69764e2f9c3065c8024795c7a9a69
tree3832bd31ced556e39afeabed732fc2ec9d262570
parent30a96b3b0c49394c861df8c07a7c506b95082937
throw_allocator.h: Use noexcept.

2011-06-10  Paolo Carlini  <paolo.carlini@oracle.com>

* include/ext/throw_allocator.h: Use noexcept.
* include/ext/pool_allocator.h: Likewise.
* include/ext/bitmap_allocator.h: Likewise.
* include/ext/new_allocator.h: Likewise.
* include/ext/malloc_allocator.h: Likewise.
* include/ext/array_allocator.h: Likewise.
* include/ext/mt_allocator.h: Likewise.
* include/ext/extptr_allocator.h: Likewise.
* testsuite/util/testsuite_allocator.h: Likewise; do not include
<cassert> directly, include <testsuite_hooks.h> instead.

From-SVN: r174918
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/array_allocator.h
libstdc++-v3/include/ext/bitmap_allocator.h
libstdc++-v3/include/ext/extptr_allocator.h
libstdc++-v3/include/ext/malloc_allocator.h
libstdc++-v3/include/ext/mt_allocator.h
libstdc++-v3/include/ext/new_allocator.h
libstdc++-v3/include/ext/pool_allocator.h
libstdc++-v3/include/ext/throw_allocator.h
libstdc++-v3/testsuite/util/testsuite_allocator.h