ICU 64.2
64.2
|
UCharsTrie state object, for saving a trie's current state and resetting the trie back to this state later. More...
#include <ucharstrie.h>
Public Member Functions | |
State () | |
Constructs an empty State. More... | |
Friends | |
class | UCharsTrie |
UCharsTrie state object, for saving a trie's current state and resetting the trie back to this state later.
Definition at line 102 of file ucharstrie.h.
|
inline |
Constructs an empty State.
Definition at line 108 of file ucharstrie.h.
References NULL.