mets::dereferenced_equal_to< Tp > Struct Template Reference

#include <mets.h>

List of all members.


Detailed Description

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

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

Public Member Functions

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

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

Return to METSlib home page