Home
last modified time | relevance | path

Searched refs:array_allocator (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/libstdc++/include/ext/
Darray_allocator.h91 class array_allocator : public array_allocator_base<_Tp>
110 { typedef array_allocator<_Tp1, _Array1> other; };
112 array_allocator(array_type* __array = NULL) throw() in throw()
115 array_allocator(const array_allocator& __o) throw() in throw()
119 array_allocator(const array_allocator<_Tp1, _Array1>&) throw() in array_allocator() function
122 ~array_allocator() throw() { } in throw()
137 operator==(const array_allocator<_Tp, _Array>&,
138 const array_allocator<_Tp, _Array>&)
143 operator!=(const array_allocator<_Tp, _Array>&,
144 const array_allocator<_Tp, _Array>&)
/freebsd-9-stable/contrib/libstdc++/
DChangeLog-2004779 * testsuite/ext/array_allocator/1.cc: Likewise.
780 * testsuite/ext/array_allocator/2.cc: Likewise.
781 * testsuite/ext/array_allocator/3.cc: Likewise.
932 * include/ext/array_allocator.h: Same.
1082 * testsuite/ext/array_allocator/check_delete.cc: New.
1083 * testsuite/ext/array_allocator/check_new.cc: Simplify.
1156 * include/ext/array_allocator.h (array::allocate): Check for valid
1158 * testsuite/ext/array_allocator/3.cc: New.
1309 * include/ext/array_allocator.h: Use __throw_bad_alloc().
1311 * testsuite/ext/array_allocator/check_allocate_max_size.cc: New.
[all …]
DChangeLog-200523 * testsuite/ext/array_allocator/2.cc: Remove unused variable.
438 * include/ext/array_allocator.h: Same.
2850 * include/ext/array_allocator.h: Tweak slightly, avoid assuming
2852 * testsuite/ext/array_allocator/2.cc: Tweak to use an allocator
2854 rebinds, not treated correctly by array_allocator.
3155 * include/ext/array_allocator.h: Tweak slightly, avoid assuming
3157 * testsuite/ext/array_allocator/2.cc: Tweak to use an allocator
3159 rebinds, not treated correctly by array_allocator.
4814 * testsuite/ext/array_allocator/2.cc: XFAIL for powerpc*-*-linux*.
5191 * include/ext/array_allocator.h (array_allocator<>::allocate):
DChangeLog-2006551 * include/ext/array_allocator.h: Adjust.
4257 * include/ext/array_allocator.h (array_allocator): _M_used, new
4259 * testsuite/ext/array_allocator/26875.cc: New.
4273 * ext/array_allocator.h: Likewise.
4960 * testsuite/ext/array_allocator/2.cc: Do not xfail for powerpc.
/freebsd-9-stable/gnu/lib/libstdc++/
DMakefile142 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
/freebsd-9-stable/contrib/libstdc++/include/
DMakefile.am520 ${ext_srcdir}/array_allocator.h \
DMakefile.in742 ${ext_srcdir}/array_allocator.h \
/freebsd-9-stable/tools/build/mk/
DOptionalObsoleteFiles.inc1171 OLD_FILES+=usr/include/c++/4.2/ext/array_allocator.h