Internal::hash_node< Value, false > Struct Template Reference

List of all members.

Public Attributes

Value m_v
hash_node * m_next

Detailed Description

template<typename Value>
struct Internal::hash_node< Value, false >

Definition at line 126 of file hashtable.


Member Data Documentation

template<typename Value>
hash_node* Internal::hash_node< Value, false >::m_next

Definition at line 129 of file hashtable.

template<typename Value>
Value Internal::hash_node< Value, false >::m_v

Definition at line 128 of file hashtable.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:29 2010 for GNU C++ STL by  doxygen 1.4.7