|
TRF Language Model
|
#include <wb-lhash.h>
Public Attributes | |
| KeyT | key |
| the key More... | |
| DataT | value |
| the value More... | |
the Unit of hash
Definition at line 214 of file wb-lhash.h.
| KeyT wb::LHash< KeyT, DataT >::Unit::key |
the key
Definition at line 216 of file wb-lhash.h.
| DataT wb::LHash< KeyT, DataT >::Unit::value |
the value
Definition at line 217 of file wb-lhash.h.