diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html
index 12fe3e7df98..d56d69c2fe7 100644
--- a/icu4c/APIChangeReport.html
+++ b/icu4c/APIChangeReport.html
@@ -62,6 +62,10 @@
+platform.h | #define U_HAVE_RVALUE_REFERENCES | Internal | (missing)
+ |
+
+
unistr.h | #define U_STRING_CASE_MAPPER_DEFINED | Internal | (missing)
|
@@ -259,6 +263,22 @@
+localpointer.h | LocalArray<T>& icu::LocalArray< T >::operator=(LocalArray< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | LocalPointer<T>& icu::LocalPointer< T >::operator=(LocalPointer< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | icu::LocalArray< T >::LocalArray(LocalArray< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | icu::LocalPointer< T >::LocalPointer(LocalPointer< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
measunit.h | static MeasureUnit* icu::MeasureUnit::createGallonImperial(UErrorCode&) | Draft→Stable ICU 57 |
@@ -340,6 +360,14 @@
udat.h | enum UDateFormatField::UDAT_AM_PM_MIDNIGHT_NOON_FIELD | Draft→Stable ICU 57 |
+unistr.h | UnicodeString& icu::UnicodeString::operator=(UnicodeString&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+unistr.h | icu::UnicodeString::UnicodeString(UnicodeString&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
ureldatefmt.h | URelativeDateTimeFormatter* ureldatefmt_open(const char*, UNumberFormat*, UDateRelativeDateTimeFormatterStyle, UDisplayContext, UErrorCode*) | Draft→Stable ICU 57 |
@@ -548,6 +576,22 @@
ICU 59
+localpointer.h | LocalArray<T>& icu::LocalArray< T >::operator=(LocalArray< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | LocalPointer<T>& icu::LocalPointer< T >::operator=(LocalPointer< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | icu::LocalArray< T >::LocalArray(LocalArray< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+localpointer.h | icu::LocalPointer< T >::LocalPointer(LocalPointer< T >&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
measunit.h | static MeasureUnit* icu::MeasureUnit::createPoint(UErrorCode&) | (missing) | Draft
ICU 59 |
@@ -584,6 +628,14 @@
ICU 59
+unistr.h | UnicodeString& icu::UnicodeString::operator=(UnicodeString&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
+unistr.h | icu::UnicodeString::UnicodeString(UnicodeString&&) U_NOEXCEPT | (missing) | Stable
+ICU 56 |
+
+
unistr.h | icu::UnicodeString::UnicodeString(const std::nullptr_t) | (missing) | Draft
ICU 59 |
@@ -721,12 +773,13 @@
This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by
all possible variations in "original" form.
(jump back to top)
-Contents generated by StableAPI tool on Wed Apr 05 21:41:03 UTC 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.
+Contents generated by StableAPI tool on Wed Apr 05 23:17:58 UTC 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.