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