名前空間
変種

std::match_results<BidirIt,Alloc>::swap

提供: cppreference.com
 
 
正規表現ライブラリ
クラス
(C++11)
アルゴリズム
イテレータ
例外
特性
定数
(C++11)
正規表現の文法
 
 
<tbody> </tbody>
void swap( match_results& other ) noexcept;
(C++11以上)

2つの match_results オブジェクトの状態を交換します。

引数

other - 入れ替える match_results

戻り値

(なし)

関連項目

std::swap アルゴリズムの特殊化
(関数テンプレート) [edit]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.