|
BALL
1.4.79
|
#include <BALL/DATATYPE/hashSet.h>
Public Member Functions | |
| Node (const KeyType &my_key, const Node *my_next) | |
Public Attributes | |
| Node * | next |
| ValueType | value |
|
inline |
| Node* BALL::HashSet< Key >::Node::next |
| ValueType BALL::HashSet< Key >::Node::value |
1.8.7