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

List of all members.

Public Attributes

Value m_v
std::size_t hash_code
hash_node * m_next

Detailed Description

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

Definition at line 118 of file hashtable.


Member Data Documentation

template<typename Value>
std::size_t Internal::hash_node< Value, true >::hash_code

Definition at line 121 of file hashtable.

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

Definition at line 122 of file hashtable.

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

Definition at line 120 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