]> granicus.if.org Git - icu/commit
ICU-13081 remove C++ moveFrom() functions: still draft, but obsolete since we require...
authorMarkus Scherer <markus.icu@gmail.com>
Wed, 6 Feb 2019 19:49:34 +0000 (11:49 -0800)
committerMarkus Scherer <markus.icu@gmail.com>
Wed, 6 Feb 2019 21:36:53 +0000 (13:36 -0800)
commit0f7c4c8ed9900bce7d9c3b95c0261cc4925a6cbb
treee797904140a6036920bc396c237bb0968fef7ad9
parentb6f72c10c903808150fccb2450316e7765dbc100
ICU-13081 remove C++ moveFrom() functions: still draft, but obsolete since we require C++11 which has std::move()
icu4c/source/common/cmemory.h
icu4c/source/common/dictbe.cpp
icu4c/source/common/unicode/localpointer.h
icu4c/source/common/unicode/unistr.h
icu4c/source/common/unistr.cpp
icu4c/source/i18n/brktrans.cpp
icu4c/source/i18n/dtfmtsym.cpp
icu4c/source/i18n/erarules.cpp
icu4c/source/test/intltest/itutil.cpp
icu4c/source/test/intltest/ustrtest.cpp