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

Compute the index of the nth element of the provided view. More...

Public Member Functions

template<typename Size , typename Index , typename View >
void operator() (Size const &size, Index ix, View const &view)
 

Public Types

typedef void result_type
 

Detailed Description

Compute the index of the nth element of the provided view.

See also
merge

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