METSlib  0.6
Public Member Functions | List of all members
mets::dereferenced_equal_to< Tp > Struct Template Reference

Functor class to allow hash_set of moves (used by tabu list) More...

#include <model.hh>

Collaboration diagram for mets::dereferenced_equal_to< Tp >:
Collaboration graph

Public Member Functions

bool operator() (Tp l, Tp r) const
 

Detailed Description

template<typename Tp>
struct mets::dereferenced_equal_to< Tp >

Functor class to allow hash_set of moves (used by tabu list)


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

Return to METSlib home page