std::valarray::swap
STD::valArray::swp
void swap( valarray& other | | |
---|
将内容与other
...
参数
other | - | another valarray to swap the contents with |
---|
返回值
%280%29
例外
(none) | (until C++11) |
---|---|
noexcept specification: noexcept | (since C++11) |
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。