ICU-20941 NumberFormatter: format arbitrary compound units, with inflections
authorHugo van der Merwe <17109322+hugovdm@users.noreply.github.com>
Wed, 17 Feb 2021 02:22:09 +0000 (03:22 +0100)
committerHugo van der Merwe <17109322+hugovdm@users.noreply.github.com>
Wed, 24 Feb 2021 08:27:39 +0000 (09:27 +0100)
commitb2d97ebcb4aaa968302fa5f2fd86fc07eb65914f
tree169e021b069acace17f8fb264e52be9a5bb5c62e
parent2138ac8a0ea241b13bf2645ec8b8fa8178e9780c
ICU-20941 NumberFormatter: format arbitrary compound units, with inflections

See #1588.
icu4c/source/i18n/measunit_extra.cpp
icu4c/source/i18n/measunit_impl.h
icu4c/source/i18n/number_formatimpl.cpp
icu4c/source/i18n/number_longnames.cpp
icu4c/source/i18n/number_longnames.h
icu4c/source/i18n/unicode/measunit.h
icu4c/source/test/intltest/numbertest.h
icu4c/source/test/intltest/numbertest_api.cpp