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

Work function used to combine GID domain information extracted from a container of arbitrary partition information. Used in the construction of a container-based arbitrary distribution specification. More...

Public Member Functions

template<typename PairRef0 , typename PairRef1 >
result_type operator() (PairRef0 p0, PairRef1 p1) const
 

Public Types

typedef std::pair< unsigned long int, unsigned long int > result_type
 

Detailed Description

Work function used to combine GID domain information extracted from a container of arbitrary partition information. Used in the construction of a container-based arbitrary distribution specification.


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