Public Member Functions

mets::dereferenced_equal_to< Tp > Struct Template Reference

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

#include <model.hh>

List of all members.

Public Member Functions

bool operator() (const Tp l, const 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