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

Functor to shuffle elements of a base container. More...

Public Member Functions

template<typename Bc >
void operator() (Bc cont)
 

Public Types

typedef void result_type
 

Detailed Description

Functor to shuffle elements of a base container.

Member Function Documentation

◆ operator()()

template<typename Bc >
void stapl::partitioner_details::shuffle_wf::operator() ( Bc  cont)
Parameters
contbase container.

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