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 |
Functor to shuffle elements of a base container.
void stapl::partitioner_details::shuffle_wf::operator() | ( | Bc | cont | ) |
cont | base container. |