Work function which sets the third argument equal to the sums of the sizes of the two input views. More...
Public Member Functions | |
template<typename View1 , typename View2 , typename SizeType > | |
void | operator() (View1 const &view1, View2 const &view2, SizeType size) |
Public Types | |
typedef void | result_type |
Work function which sets the third argument equal to the sums of the sizes of the two input views.