在线文档教程
C++
数字 | Numerics

std::mask_array::operators

性病:面具[医]数组::运算符+=,-=,%2A=,%=,&=,=,^=,<<=,>>=

void operator+=( const std::valarray& other
void operator-=( const std::valarray<T>& other
void operator*=( const std::valarray<T>& other
void operator/=( const std::valarray<T>& other
void operator%=( const std::valarray<T>& other
void operator&=( const std::valarray<T>& other
void operator|=( const std::valarray<T>& other
void operator^=( const std::valarray<T>& other
void operator<<=( const std::valarray<T>& other
void operator>>=( const std::valarray<T>& other

将相应的操作应用于引用的元素和other...

参数

other-argument array to retrieve the values from

返回值

%280%29

例外

%280%29

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cpPreference.com/w/cpp/数值/valArray/掩码[医]数组/运算符[医]阿瑞斯