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::get_group_id Struct Reference

Functor to extract group id from the vertex property for the creation of a super-vertex in a new level of hierarchy. More...

Public Member Functions

template<typename Property >
value_type get (Property p) const
 

Public Types

typedef size_t value_type
 

Detailed Description

Functor to extract group id from the vertex property for the creation of a super-vertex in a new level of hierarchy.

Member Function Documentation

◆ get()

template<typename Property >
value_type stapl::partitioner_details::get_group_id::get ( Property  p) const
Parameters
pvertex property.

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