Public Member Functions | Public Attributes
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

nodenext
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 >
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

Definition at line 23 of file table.hh.

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

Definition at line 22 of file table.hh.


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


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Wed Sep 16 2015 07:05:43