moab
|
Public Member Functions | |
bool | operator() (const MeshSetRange &r, EntityHandle h) |
Definition at line 405 of file MeshSet.cpp.
bool moab::MeshSetRComp::operator() | ( | const MeshSetRange & | r, |
EntityHandle | h | ||
) | [inline] |
Definition at line 406 of file MeshSet.cpp.
: bool operator()( const MeshSetRange& r, EntityHandle h ) { return r.second < h; }