|
libime
|
Public Member Functions | |
| npos_t (position_type i) | |
| operator bool () | |
| bool | operator== (const npos_t &other) const |
| bool | operator!= (const npos_t &other) const |
| position_type | toInt () |
Public Attributes | |
| uint32_t | offset |
| uint32_t | index |
Definition at line 137 of file datrie.cpp.
1.8.13