HashList< I, T >::Elem Struct Reference

#include <hash-list.h>

Collaboration diagram for HashList< I, T >::Elem:

Public Attributes

key
 
val
 
Elemtail
 

Detailed Description

template<class I, class T>
struct kaldi::HashList< I, T >::Elem

Definition at line 52 of file hash-list.h.

Member Data Documentation

◆ key

◆ tail

◆ val


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