#include <reducer_extra.hpp>
Public Types | |
| using | value_type = global_vector< T > | 
| using | accumulator_type = global_vector< T > | 
Public Member Functions | |
| void | operator() (accumulator_type &acc_l, accumulator_type &&acc_r) const | 
| void | operator() (accumulator_type &&acc_l, accumulator_type &acc_r) const | 
| accumulator_type | operator() () const | 
| using ityr::reducer::vec_concat< T >::accumulator_type = global_vector<T> | 
| using ityr::reducer::vec_concat< T >::value_type = global_vector<T> | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline |