Givaro
Public Member Functions
Key< T > Class Template Reference

The class Key. More...

#include <givhashtable.h>

Public Member Functions

 Key ()
 
 Key (const T &aa)
 
 operator T& ()
 
 operator const T & () const
 
int godel () const
 
int operator== (const Key< T > &K) const
 

Detailed Description

template<class T>
class Givaro::Key< T >

The class Key.

must have :

Constructor & Destructor Documentation

◆ Key() [1/2]

Key ( )
inline

◆ Key() [2/2]

Key ( const T &  aa)
inline

Member Function Documentation

◆ operator T&()

operator T& ( )
inline

◆ operator const T &()

operator const T & ( ) const
inline

◆ godel()

int godel ( ) const
inline

◆ operator==()

int operator== ( const Key< T > &  K) const
inline

The documentation for this class was generated from the following file: