名前空間
変種

std::basic_regex<CharT,Traits>::swap

提供: cppreference.com
<tbody> </tbody>
void swap( basic_regex& other ) noexcept;
(C++11以上)

2つの正規表現の内容を交換します。

引数

other - 入れ替える正規表現

戻り値

(なし)

関連項目

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