mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-13530 add ucptrie.h & umutablecptrie.h to docmain.h (#72)
This commit is contained in:
parent
852fb5b51f
commit
e98e9d3e01
1 changed files with 5 additions and 0 deletions
|
@ -88,6 +88,11 @@
|
|||
* <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>
|
||||
|
|
Loading…
Add table
Reference in a new issue