Generated on: Thu Mar 29 07:46:58 PDT 2012 for custom file set
// doxy/ or-tools/ src/ base/

__gnu_cxx::hash< std::pair< First, Second > > Struct Template Reference

#include <hash.h>

List of all members.

Public Member Functions

size_t operator() (const std::pair< First, Second > &p) const


Detailed Description

template<class First, class Second>
struct __gnu_cxx::hash< std::pair< First, Second > >

Definition at line 97 of file hash.h.


Member Function Documentation

template<class First, class Second>
size_t __gnu_cxx::hash< std::pair< First, Second > >::operator() ( const std::pair< First, Second > &  p  )  const [inline]

Definition at line 98 of file hash.h.


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