Flow123d  release_2.2.0-914-gf1a3a4f
Public Member Functions | List of all members
CompareByDist Struct Reference

Public Member Functions

bool operator() (const ObservePointData &lhs, const ObservePointData &rhs) const
 

Detailed Description

Helper struct, used as comparator of priority queue in ObservePoint::find_observe_point.

Definition at line 94 of file observe.cc.

Member Function Documentation

bool CompareByDist::operator() ( const ObservePointData lhs,
const ObservePointData rhs 
) const
inline

Definition at line 96 of file observe.cc.


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