gatelib  2.1
Public Types | Public Member Functions | List of all members
g::cont::gpair< KEY, T > Class Template Reference

Public Types

typedef KEY Key_t
 
typedef T Value_t
 

Public Member Functions

 gpair (const Key_t &aKey, const Value_t &aValue)
 
gpairoperator= (const gpair &aPair)
 
const Key_t & key () const
 
const Value_t & value () const
 
Key_t & key ()
 
Value_t & value ()
 

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