u5e
UnicodeTextC++Library
|
Grapheme Cluster Break property for a codepoint. More...
#include <u5e/props/grapheme_cluster_break.hpp>
Public Types | |
enum | prop_value_type { OTHER, PREPEND, CR, LF, CONTROL, EXTEND, REGIONAL_INDICATOR, SPACINGMARK, L, V, T, LV, LVT, E_BASE, E_MODIFIER, ZWJ, GLUE_AFTER_ZWJ, E_BASE_GAZ } |
Static Public Member Functions | |
static prop_value_type | resolve (codepoint c) |
Grapheme Cluster Break property for a codepoint.
Definition at line 15 of file grapheme_cluster_break.hpp.
Possible values for the property as specified by the standard
Definition at line 20 of file grapheme_cluster_break.hpp.
|
static |
Return the value of the property for the given codepoint by looking at the database.