utilmm::hash_toolbox::node< Value > Struct Template Reference
#include <table.hh>
List of all members.
Public Member Functions |
| node (Value const &v, node *n=0) |
Public Attributes |
node * | next |
Value | val |
Detailed Description
template<typename Value>
struct utilmm::hash_toolbox::node< Value >
Definition at line 19 of file table.hh.
Constructor & Destructor Documentation
template<typename Value >
Member Data Documentation
template<typename Value >
template<typename Value >
The documentation for this struct was generated from the following file: