Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SimpleHashPair< R > Struct Template Reference

A structure used by SimpleHashTable. More...

#include <simplehash.h>

Inheritance diagram for SimpleHashPair:

Inheritance graph
[legend]
Collaboration diagram for SimpleHashPair< R >:

Collaboration graph
[legend]
List of all members.

Public Attributes

ptrdiff_t key
value

Detailed Description

template<class R>
struct SimpleHashPair< R >

A structure used by SimpleHashTable.

Definition at line 33 of file simplehash.h.


Member Data Documentation

template<class R>
ptrdiff_t SimpleHashPair< R >::key
 

Definition at line 34 of file simplehash.h.

template<class R>
R SimpleHashPair< R >::value
 

Definition at line 35 of file simplehash.h.


Generated on Wed May 29 11:37:27 2002 for MarkovPR by doxygen1.2.15