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

Functor to clear MAYBE_MATCHED status of a vertex. More...

Public Member Functions

template<typename Vertex >
void operator() (Vertex v) const
 

Public Types

typedef void result_type
 

Detailed Description

Functor to clear MAYBE_MATCHED status of a vertex.

Member Function Documentation

◆ operator()()

template<typename Vertex >
void stapl::partitioner_details::clear_maybe_matched_wf::operator() ( Vertex  v) const
Parameters
vthe vertex proxy.

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