[*PRIVATE*]This private implementation class characterizes a grapheme cluster represented by a set of integral values. This class is private to this component and should not be used by clients.
Synopsis
Declared in <bslfmt_formatterstring.h>
class FormatterString_GraphemeCluster;
Member Functions
Name |
Description |
|
Create an uninitialized cluster object (that is not valid). |
Extract a grapheme cluster from no more than the specified |
|
Return the value of the first code point in this cluster. |
|
Return the width of the first code point in this cluster. |
|
Return |
|
Return the number of code points this cluster contains. |
|
Return the number of bytes occupied by this cluster. |
|
Reset this object to an uninitialized state. |
Created with MrDocs