Home
last modified time | relevance | path

Searched defs:GEntityPtrFullLessThan (Results 1 – 1 of 1) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGEntity.h423 struct GEntityPtrFullLessThan { struct
424 bool operator()(const GEntity *ent1, const GEntity *ent2) const in operator()