]> granicus.if.org Git - icu/commitdiff
ICU-13530 add ucptrie.h & umutablecptrie.h to docmain.h (#72)
authorMarkus Scherer <markus.icu@gmail.com>
Mon, 27 Aug 2018 21:57:22 +0000 (14:57 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
icu4c/source/common/unicode/docmain.h

index 85914d1b213f17e970f873d459ad2f6f7b8167d5..6c2d9dcfb8b20a613adaa3eafad947fedf65aac0 100644 (file)
  *     <td>icu::UnicodeSet</td>
  *   </tr>
  *   <tr>
+ *     <td>Maps from Unicode Code Points to Integer Values</td>
+ *     <td>ucptrie.h, umutablecptrie.h</td>
+ *     <td>C API</td>
+ *   </tr>
+ *   <tr>
  *     <td>Maps from Strings to Integer Values</td>
  *     <td>(no C API)</td>
  *     <td>icu::BytesTrie, icu::UCharsTrie</td>