Aim: The predicate returning true iff the point is in the domain given at construction....
bool operator()(const Point &p) const
DomainPredicate(ConstAlias< Domain > aDomain)
DomainPredicate(const DomainPredicate &other)
DomainPredicate & operator=(const DomainPredicate &other)
const Domain * myDomain
Aliasing pointer on the domain corresponding to this predicate.
const Domain & domain() const