The class Key.
More...
#include <givhashtable.h>
template<class T>
class Givaro::Key< T >
The class Key.
must have :
- default cstor
- operator== : (const Key&, const Key&) -> int
- godel : void -> int
- Examples
- examples/Integer/givaro-ssh-keygen.C.
◆ Key() [1/2]
◆ Key() [2/2]
◆ operator T&()
◆ operator const T &()
template<class T>
| operator const T & |
( |
| ) |
const |
|
inline |
◆ godel()
◆ operator==()
template<class T>
| int operator== |
( |
const Key< T > & | K | ) |
const |
|
inline |
The documentation for this class was generated from the following file: