Cambridge SMT System
ucam::util::HashEqVec< VecT > Class Template Reference

#include <global_funcs.hpp>

Public Member Functions

bool operator() (VecT const &v1, VecT const &v2) const
 Implements comparison. More...
 

Detailed Description

template<class VecT>
class ucam::util::HashEqVec< VecT >

Functor implementing comparison for hashes when used with basic_string<uint> or vector int

Definition at line 194 of file global_funcs.hpp.

Member Function Documentation

template<class VecT >
bool ucam::util::HashEqVec< VecT >::operator() ( VecT const &  v1,
VecT const &  v2 
) const
inline

Implements comparison.

Definition at line 197 of file global_funcs.hpp.


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