On this page
std::mask_array<T>::operator+=,-=,*=,/=,%=,&=,|=,^=,<<=,>>=
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Applies the corresponding operation to the referred elements and the elements of other
.
Parameters
other | - | argument array to retrieve the values from |
Return value
(none)
Exceptions
May throw implementation-defined exceptions.
Example
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/numeric/valarray/mask_array/operator_arith