STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::reduction< T, BinaryOperation > Member List

This is the complete list of members for stapl::runtime::reduction< T, BinaryOperation >, including all inherited members.

get(void) (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
operator()(const size_type tid, T const &t) (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
operator()(const size_type tid, T &&t) (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
operator_type typedef (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
reduction(const size_type nth, operator_type op=operator_type{}) (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >explicit
size(void) const noexcept (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
size_type typedef (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >
value_type typedef (defined in stapl::runtime::reduction< T, BinaryOperation >)stapl::runtime::reduction< T, BinaryOperation >