PairHasher< CellA, CellB > Class Template Reference

A template of a hasher for std:pair. More...

#include </usr1/tp517/Tumble/trunk/src/tumble/hash_classes.h>

List of all members.

Public Member Functions

unsigned long long operator() (const std::pair< CellA, CellB > &p) const


Detailed Description

template<class CellA, class CellB>
class PairHasher< CellA, CellB >

A template of a hasher for std:pair.

Definition at line 39 of file hash_classes.h.


Member Function Documentation

template<class CellA, class CellB>
unsigned long long PairHasher< CellA, CellB >::operator() ( const std::pair< CellA, CellB > &  p  )  const [inline]

Definition at line 41 of file hash_classes.h.


The documentation for this class was generated from the following file:
Generated on Mon May 24 09:53:34 2010 for TUMBLE by  doxygen 1.5.2