solver  1.0
Public Member Functions | List of all members
std::hash< pair< Location *, Location * > > Struct Template Reference

Template specialization of the hash for a pair of Location pointers. More...

#include <PrecalculatedMapping.h>

+ Collaboration diagram for std::hash< pair< Location *, Location * > >:

Public Member Functions

size_t operator() (const pair< Location *, Location * > &p) const
 

Detailed Description

template<>
struct std::hash< pair< Location *, Location * > >

Template specialization of the hash for a pair of Location pointers.

Definition at line 57 of file PrecalculatedMapping.h.


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