[*PRIVATE*]Namespace for generated Unicode character data tables.
Synopsis
Declared in <bslfmt_formatterunicodedata.h>
struct FormatterUnicodeData;
Description
[*PRIVATE*]This private implementation struct contains data for correct processing of Unicode characters. These data are private to this package and should not be used by clients.
Types
Name |
Description |
This nested |
|
Codepoint range with an assigned grapheme break category. |
Enums
Name |
Description |
Unicode grapheme cluster break categories. |
Static Data Members
Name |
Description |
Length of |
|
All unicode code points that are double‐width per the C++ standard [format.string.std]. |
|
Length of |
|
All unicode code points with the |
|
Length of |
|
Grapheme break category for all unicode code points. |
|
Length of |
|
All unicode code points with derived |
|
Length of |
|
All unicode code points representing printable characters. |
Created with MrDocs