SALOME documentation central

FindKeyPredicate< T > Struct Template Reference

Inheritance diagram for FindKeyPredicate< T >:

Public Member Functions

 FindKeyPredicate (const T &value)
bool operator() (const T &v1, const T &v2) const

Data Fields

_value

template<typename T>
struct FindKeyPredicate< T >