Home
last modified time | relevance | path

Searched refs:throw_allocator (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/libstdc++/include/ext/
Dthrow_allocator.h191 class throw_allocator : public throw_allocator_base
206 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() function
216 ~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>&)
/NextBSD/contrib/libstdc++/include/ext/pb_ds/detail/
Dmap_debug_base.hpp154 __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()
/NextBSD/contrib/libstdc++/
DChangeLog167 * include/ext/throw_allocator.h: Fixes for -fno-exceptions.
DChangeLog-2006268 * 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.
DChangeLog-2005665 * testsuite/testsuite_allocator.h (class throw_allocator): Add.
/NextBSD/gnu/lib/libstdc++/
DMakefile147 rb_tree rope ropeimpl.h slist throw_allocator.h typelist.h \
/NextBSD/contrib/libstdc++/include/
DMakefile.am545 ${ext_srcdir}/throw_allocator.h \
DMakefile.in767 ${ext_srcdir}/throw_allocator.h \
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc1725 OLD_FILES+=usr/include/c++/4.2/ext/throw_allocator.h