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 |
Functor to clear MAYBE_MATCHED status of a vertex.
void stapl::partitioner_details::clear_maybe_matched_wf::operator() | ( | Vertex | v | ) | const |
v | the vertex proxy. |