ICU 4.8.1.1
4.8.1.1
|
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. | |
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 100 of file ucharstrie.h.
UCharsTrie::State::State | ( | ) | [inline] |
Constructs an empty State.
Definition at line 106 of file ucharstrie.h.
References NULL.