Reduction work function for search_n which synthesizes the the lhs and rhs full and partial match information. More...
Public Member Functions | |
search_n_reduce_wf (size_t count) | |
template<typename Reference1 , typename Reference2 > | |
result_type | operator() (Reference1 &&lhs_ref, Reference2 &&rhs_ref) const |
Public Types | |
using | result_type = tuple< size_t, bool, Index, Index, size_t > |
Reduction work function for search_n which synthesizes the the lhs and rhs full and partial match information.