This simply constrained (value‐semantic) attribute class characterizes a Unicode code point represented by a set of integral values. This class is private to this package and should not be used by clients.
Synopsis
Declared in <bslfmt_unicodecodepoint.h>
class UnicodeCodePoint;
Enums
Name |
Description |
UTF encodings supported by |
Member Functions
Name |
Description |
|
Create an uninitialized Unicode code point object |
Return the value of this code point. |
|
Return the width of this code point. |
|
Extract a code point from no more than the specified |
|
Return |
|
Return the number of bytes occupied by this code point. |
|
Reset this object to the default state. |
Created with MrDocs