Util--  1.1
Public Member Functions | Public Attributes | List of all members
utilmm::hash_toolbox::node< Value > Struct Template Reference

#include <utilmm/hash/bits/table.hh>

Collaboration diagram for utilmm::hash_toolbox::node< Value >:
Collaboration graph
[legend]

Public Member Functions

 node (Value const &v, node *n=0)
 

Public Attributes

Value val
 
nodenext
 

Constructor & Destructor Documentation

template<typename Value >
utilmm::hash_toolbox::node< Value >::node ( Value const &  v,
node< Value > *  n = 0 
)
explicit

Member Data Documentation

template<typename Value >
node* utilmm::hash_toolbox::node< Value >::next
template<typename Value >
Value utilmm::hash_toolbox::node< Value >::val

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

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page