array_allocator.h (array_allocator<>::allocate): Avoid __used.
authorLoren J. Rittle <ljrittle@acm.org>
Wed, 19 Jan 2005 21:59:55 +0000 (21:59 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Wed, 19 Jan 2005 21:59:55 +0000 (21:59 +0000)
commit75aa3f658cb028f17b0d80fcbf322b3da0e615cb
treef6d72d77ff90e92138b1e819a107d4d8f88a5bc7
parent4c7f5feab54c9fe78473a10d6c6f61738770fa63
array_allocator.h (array_allocator<>::allocate): Avoid __used.

* include/ext/array_allocator.h (array_allocator<>::allocate):
Avoid __used.  Use __array_used instead.

From-SVN: r93923
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/array_allocator.h