Public Member Functions

id_ptr_compare Struct Reference

Helper class for comparing the ID of n-cells, for which only the pointers are available. Used as comparison in std::map. More...

#include <segment_layers.hpp>

Public Member Functions

template<typename ElementType >
bool operator() (ElementType *e1, ElementType *e2) const

Detailed Description

Helper class for comparing the ID of n-cells, for which only the pointers are available. Used as comparison in std::map.


Member Function Documentation

bool operator() ( ElementType *  e1,
ElementType *  e2 
) const [inline]

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