UnicodeCharacterDatabase.Table

Undocumented in source.

Members

Functions

opEquals
bool opEquals(Table key)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

entries
TableEntry[256] entries;
idx
uint idx;
Undocumented in source.
level
uint level;
Undocumented in source.

Meta