STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Attributes
stapl::eq_property< Property > Struct Template Reference

Finds an edge with the specified user property. More...

Public Member Functions

 eq_property (Property const &w)
 
template<class Iter >
bool operator() (Iter it) const
 

Public Attributes

Property m_w
 

Detailed Description

template<class Property>
struct stapl::eq_property< Property >

Finds an edge with the specified user property.


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