ROSE
0.11.96.11
|
Definition at line 9 of file Levenshtein.h.
Public Types | |
typedef std::pair< T, size_t > | KeyVal |
typedef std::list< KeyVal > | KeyValList |
Public Member Functions | |
void | unique_push_zero (const T &key) |
size_t & | operator[] (const T &key) |
Public Attributes | |
KeyValList | pairs |