Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/
H A 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>&)
/freebsd-12.1/contrib/libstdc++/include/ext/pb_ds/detail/
H A 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()
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog167 * include/ext/throw_allocator.h: Fixes for -fno-exceptions.
H A 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.
H A DChangeLog-2005665 * testsuite/testsuite_allocator.h (class throw_allocator): Add.
/freebsd-12.1/gnu/lib/libstdc++/
H A DMakefile147 rb_tree rope ropeimpl.h slist throw_allocator.h typelist.h \
/freebsd-12.1/contrib/libstdc++/include/
H A DMakefile.am545 ${ext_srcdir}/throw_allocator.h \
H A DMakefile.in767 ${ext_srcdir}/throw_allocator.h \
/freebsd-12.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc2175 OLD_FILES+=usr/include/c++/4.2/ext/throw_allocator.h