|
|
|
|
Comparable< Key > Class Template Reference#include <comparable.h>
List of all members.
Detailed Description
template<class Key>
class Comparable< Key >
Definition at line 47 of file comparable.h.
Constructor & Destructor Documentation
Member Function Documentation
template<class Key> |
virtual const char* Comparable< Key >::key_format_string |
( |
|
) |
[protected, virtual] |
|
template<class Key> |
Key Comparable< Key >::key_value |
( |
|
) |
const |
|
Friends And Related Function Documentation
template<class Key> |
friend class AVL_tree< Key > [friend] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|