名前空間
変種

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

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

other の内容を代入します。

引数

other - 代入する regex_iterator

戻り値

*this

Morty Proxy This is a proxified and sanitized view of the page, visit original site.