entry< T > Struct Template Reference

#include <htable.h>

Inheritance diagram for entry< T >:

Inheritance graph
[legend]
Collaboration diagram for entry< T >:

Collaboration graph
[legend]

List of all members.

Public Attributes

T key
entrynext


Detailed Description

template<class T>
struct entry< T >

Definition at line 43 of file htable.h.


Member Data Documentation

template<class T>
T entry< T >::key

Definition at line 44 of file htable.h.

Referenced by htable< T >::find(), and htable< T >::insert().

template<class T>
entry* entry< T >::next

Definition at line 45 of file htable.h.

Referenced by htable< T >::find(), and htable< T >::insert().


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

Generated on Thu Jul 6 00:31:47 2017 for Moses by  doxygen 1.5.9