名前空間
変種

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

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

other の内容を代入します。

引数

other - 代入する regex_token_iterator

戻り値

*this

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