名前空間
変種
操作

std::regex_iterator<BidirIt,CharT,Traits>::operator=

提供: cppreference.com
regex_iterator& operator=( const regex_iterator& other );
(C++11以上)

other の内容を代入します。

[編集] 引数

other - 代入する regex_iterator

[編集] 戻り値

*this