libime
Public Member Functions | Public Attributes | List of all members
libime::DATriePrivate< V, ORDERED, MAX_TRIAL >::npos_t Struct Reference

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
 

Detailed Description

template<typename V, bool ORDERED, int MAX_TRIAL>
struct libime::DATriePrivate< V, ORDERED, MAX_TRIAL >::npos_t

Definition at line 137 of file datrie.cpp.


The documentation for this struct was generated from the following file: