From: Markus Scherer Date: Mon, 27 Aug 2018 21:57:22 +0000 (-0700) Subject: ICU-13530 add ucptrie.h & umutablecptrie.h to docmain.h (#72) X-Git-Tag: release-63-rc~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e98e9d3e01a1b93bb8a973c3c082d234ee46eaa5;p=icu ICU-13530 add ucptrie.h & umutablecptrie.h to docmain.h (#72) --- diff --git a/icu4c/source/common/unicode/docmain.h b/icu4c/source/common/unicode/docmain.h index 85914d1b213..6c2d9dcfb8b 100644 --- a/icu4c/source/common/unicode/docmain.h +++ b/icu4c/source/common/unicode/docmain.h @@ -88,6 +88,11 @@ * icu::UnicodeSet * * + * Maps from Unicode Code Points to Integer Values + * ucptrie.h, umutablecptrie.h + * C API + * + * * Maps from Strings to Integer Values * (no C API) * icu::BytesTrie, icu::UCharsTrie