The class Key.
More...
#include <givhashtable.h>
Detailed Description
template<class T>
class Givaro::Key< T >
The class Key.
must have :
- default cstor
- operator== : (const Key&, const Key&) -> int
- godel : void -> int
Constructor & Destructor Documentation
Key |
( |
const T & |
aa | ) |
[inline] |
Member Function Documentation
operator T & |
( |
| ) |
[inline] |
operator const T & |
( |
| ) |
const [inline] |
int godel |
( |
| ) |
const [inline] |
int operator== |
( |
const Key< T > & |
K | ) |
const [inline] |
The documentation for this class was generated from the following file: