Based on boolean parameter, dispatch logical invocation of the assignment operator on two view ranges either to a simple for loop or the destination view's set_elements member function.
More...
Static Public Member Functions | |
| template<typename View1 , typename View2 > | |
| static void | apply (View1 &&x, View2 &&y) |
Based on boolean parameter, dispatch logical invocation of the assignment operator on two view ranges either to a simple for loop or the destination view's set_elements member function.
1.8.13