]> granicus.if.org Git - icu/commit
ICU-21763 UVector cleanup, remove old funcs.
authorAndy Heninger <andy.heninger@gmail.com>
Sun, 19 Dec 2021 19:51:21 +0000 (11:51 -0800)
committerAndy Heninger <andy.heninger@gmail.com>
Mon, 7 Feb 2022 06:07:50 +0000 (22:07 -0800)
commit2fef6b937f0b7864d2236cb8f0649784ce541e1e
tree4f2b4c313507d66da97e58f662718995f33e3334
parentfb31d9b54be3efc652eeebaa5577e2739fc40de3
ICU-21763 UVector cleanup, remove old funcs.

Remove the functions UVector::addElementX() and UVector::ensureCapacityX() that
were temporarily added to aid in the cleaning up of UVector's out-of-memory
error handling.
icu4c/source/common/uvector.cpp
icu4c/source/common/uvector.h