Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Entry Struct Reference
Inheritance diagram for Entry:
[legend]
Collaboration diagram for Entry:
[legend]

Public Member Functions

 Entry (unsigned long k, unsigned long v)
 

Public Attributes

unsigned long val
 

Detailed Description

Definition at line 46 of file testLinHash.C.

Constructor & Destructor Documentation

◆ Entry()

Entry::Entry ( unsigned long  k,
unsigned long  v 
)
inline

Definition at line 50 of file testLinHash.C.

Member Data Documentation

◆ val

unsigned long Entry::val

Definition at line 48 of file testLinHash.C.


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