TIDTypeCompare Struct Reference

Comparator of elements by ID for usage in std containers. More...

#include <SMDS_MeshElement.hxx>

Public Member Functions

bool operator() (const SMDS_MeshElement *e1, const SMDS_MeshElement *e2) const
 

Detailed Description

Comparator of elements by ID for usage in std containers.

Member Function Documentation

◆ operator()()

bool TIDTypeCompare::operator() ( const SMDS_MeshElement e1,
const SMDS_MeshElement e2 
) const

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