SALOME documentation central

AdjacentPredicate< T > Struct Template Reference

Inheritance diagram for AdjacentPredicate< T >:

Public Member Functions

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

Data Fields

_value

template<typename T>
struct AdjacentPredicate< T >