Searched refs:throw_allocator (Results 1 – 9 of 9) sorted by relevance
191 class throw_allocator : public throw_allocator_base206 typedef throw_allocator<U> other;209 throw_allocator() throw() { } in throw()211 throw_allocator(const throw_allocator&) throw() { } in throw()214 throw_allocator(const throw_allocator<U>&) throw() { } in throw_allocator() function216 ~throw_allocator() throw() { } in throw()257 operator==(const throw_allocator<T>&, const throw_allocator<T>&)262 operator!=(const throw_allocator<T>&, const throw_allocator<T>&)
154 __gnu_cxx::throw_allocator<char> alloc; in insert_new()313 __gnu_cxx::throw_allocator<char> alloc; in split()334 __gnu_cxx::throw_allocator<char> alloc; in join()
167 * include/ext/throw_allocator.h: Fixes for -fno-exceptions.
268 * include/ext/throw_allocator.h: Consistent @file markup.1164 * include/ext/throw_allocator.h (assert_allocatod): Remove.1623 * testsuite/util/testsuite_allocator.h (throw_allocator): Merge...1624 * include/ext/throw_allocator.h (throw_allocator): ... into this.1625 * src/throw_allocator.cc: ...and this.
665 * testsuite/testsuite_allocator.h (class throw_allocator): Add.
147 rb_tree rope ropeimpl.h slist throw_allocator.h typelist.h \
545 ${ext_srcdir}/throw_allocator.h \
767 ${ext_srcdir}/throw_allocator.h \
2175 OLD_FILES+=usr/include/c++/4.2/ext/throw_allocator.h