std::match_results::swap
STD:匹配[医]结果:全部门办法
void swap( match_results& other | | (since C++11) |
---|
交换两个共享状态match_results
物品。
参数
other | - | the match_results to swap with |
---|
返回值
%280%29
例外
noexcept
规格:
noexcept
例
另见
std::swap(std::match_results) (C++11) | specializes the std::swap() algorithm (function template) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。