Takes two vertex descriptors and compares their entries in a map.
More...
|
| wfunc_comp (Comparator &comp_, Map *map_) |
|
bool | operator() (const VD &dv1, const VD &dv2) const |
|
|
Comparator | comp |
|
Map * | map |
|
template<typename VD, typename Comparator, typename Map>
struct stapl::sequential::wfunc_comp< VD, Comparator, Map >
Takes two vertex descriptors and compares their entries in a map.
- Parameters
-
comp_ | The comparator to be used. |
map_ | The map to be used. |
dv1 | The first vertex descriptor. |
dv2 | The second vertex descriptor. |
The documentation for this struct was generated from the following file: