STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::algo_details::is_partitioned_reduce< T > Struct Template Reference

Work function used in is_partitioned() to determine whether the input is partitioned. More...

Public Member Functions

template<typename Reference1 , typename Reference2 >
int operator() (Reference1 &&elem1, Reference2 &&elem2) const
 

Public Types

typedef int result_type
 

Detailed Description

template<typename T>
struct stapl::algo_details::is_partitioned_reduce< T >

Work function used in is_partitioned() to determine whether the input is partitioned.


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