STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::detail::edge_target_equal Struct Reference

Comparator for testing if two edges point to the same target. More...

Public Member Functions

template<class Edge1 , class Edge2 >
bool operator() (Edge1 const &e1, Edge2 const &e2)
 

Detailed Description

Comparator for testing if two edges point to the same target.


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