STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types | Public Attributes
stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::check_contains< D > Struct Template Reference

Helper functor which calls contains on a vertex in a graph with passed descriptor as parameter. More...

Public Member Functions

 check_contains (D const &d)
 
template<typename T >
bool operator() (T &t) const
 

Public Types

typedef bool result_type
 

Public Attributes

m_descriptor
 

Detailed Description

template<typename Weight_property, typename Weight_partition_map>
template<typename D>
struct stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::check_contains< D >

Helper functor which calls contains on a vertex in a graph with passed descriptor as parameter.


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